@media (max-width: 849px) and (min-width: 806px){
.collectionbanner {
    height: 229px !important;
}
}
@media (max-width: 755px) and (min-width: 748px){
.collectionbanner {
   margin-top: 190px !important;
}
}

@media (max-width: 506px){
.collectionbanner {
   height: 390px !important;
}
}
@media (max-width: 253px){
.collectionbanner {
   height: 440px !important;
}
}