@media (min-width: 992px) and (max-width: 1199px) {
  .sliderMultiple .item img {
    height: 250px;
  }
  #company img[src^='img/company.png'] {
    position: relative;
    width: auto;
    max-width: 1000px;
    height: 400px;
  }
  #calidad div.secccion {
    height: 400px;
  }
  #calidad img[src^='img/calidad.jpg'] {
    width: 100%;
    right: 0;
  }
  #products img[src^='img/productos'] {
    width: 100%;
    height: auto;
  }
  .hvr-float-shadow {
    width: 95%;
    margin: 0 auto;
  }
  #weCare .banner {
    height: 300px;
  }
}
