.component-collection-banner {background-color: #d1e9ed;}
.component-collection-banner img{
  max-width:100%;
                                width: 100%;}
@media screen and (min-width: 1024px) {

.component-collection-banner img{
  height:auto;
  margin:0 auto;
  max-width:1440px;}
}