@media (min-width: 711px) and (max-width: 849px){
  .collectionbanner {
    height: 245px !important;
	}
}
@media (max-width: 755px) and (min-width: 730px){
.firstCollectionBanner {
    margin-top: 190px !important;
}
}
@media (max-width: 410px){
  .collectionbanner {
    height: 375px !important;
	}
}
@media (max-width: 272px){
  .collectionbanner {
    height: 505px !important;
	}
}