.slick-slider{
  max-width: 100vw !important; 
  overflow: hidden; 
}
.slider img{
    /*max-width: 100% !important;*/
    width: 100% !important;
    height: auto;
}


