@media(max-height:480px){
    .sec-banner {
        height: 80vh;
    }
    a.scrolltomain.text-center.text-white.__mPS2id._mPS2id-h {
        display: none;
    }
}
@media(max-width:414px){
    .banner-captions {
        font-size: 27px;
    }
}