@media screen and (max-width: 1150px) {
    .navigation-1,.navigation-2{  display: none;}

    
}
    
@media screen and (max-width: 769px) {

    .f > .banner{ width: 100%; height: 284px;  height: 126px;}
    .banner h1{ font-size: 28px; line-height: 30px; padding-top: 48px; font-style: normal;}

    
    
}
