@media (min-width: 666px) and (max-width: 849px){
.collectionbanner {
    height: 250px !important;
}
}
@media screen and (max-width: 755px) and (min-width: 748px){
.firstCollectionBanner {
    margin-top: 190px !important;
}
}
@media (max-width: 366px){
.collectionbanner {
    height: 367px !important;
}
}
@media (max-width: 244px){
.collectionbanner {
    height: 417px !important;
}
}