.header.head1 .logo, .header.scroll .logo { padding: .08rem 0;}
.header.head1 .logo img, .header.scroll .logo img { max-height: .7rem;}
.logo img {  transition: all .2s;} 
.body1 .logo { flex-direction: column; height: 100%;}
.body1 .logo p { font-size: .62rem; line-height: .6rem; color: rgba(255, 255, 255, .92); text-align: center; font-family: 'syst900'; text-shadow: 0 2px .1rem rgba(0, 0, 0, .7); margin-top: .3rem; letter-spacing: .1rem;}
@media screen and (max-width: 1024px) {
    .body1 .logo img { display: none;}
    .body1 .logo p { margin: 0; letter-spacing: 2px; font-size: 6.5vw;}
}

.home1 script{ display: none;}
