@media (max-width: 1043px){
    .firstCollectionBanner {
        margin-top: 192px !important;
    }
    .bannertext {
        margin-top: 220px !important;
    }
}
@media (max-width: 747px){
    .firstCollectionBanner {
        margin-top: 223px !important;
    }
}