.banner.banner_main {
    height: 100vh;
}
@media (max-height: 450px) {
    .banner .h1 {
        font-size: 80px !important;
        line-height: 1;
        font-weight: 800 !important;
        text-transform: uppercase !important;
    }
}
