.LegacySlider {
}
.LegacySlider img,
.representativeContainer img {
  width:100%;
}
.slick-slide {
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 997px)  {
  .logos1 {
    width:45% !important;
  }
  .logos1:first-of-type {
    margin-right: 10% !important;
  }
  .slick-slide>div {
    margin-bottom: 25px;
  }
}
