.applogo { position: relative;}
.school_www_link { width: 50%; height: 100%; z-index: 10; position: absolute; top: 0; left: 0;}
@media (min-width: 421px) and (max-width: 991px)  {
    .school_www_link { width: 160px;}
}
@media (max-width: 420px) {
    .school_www_link { width: 40%;}
}
.ny { z-index: 1;}
.scenery_main p { position: absolute; width: 100%; bottom: 0; right: 0; background: linear-gradient(to bottom, #0001, #000c); color: #fff; text-align: center; line-height: 1.2; padding: 0.6em 1em;}
.mfp-bottom-bar .mfp-title { text-align: center;}
