@media (min-width: 768px) and (max-width: 991px) {
  .marco {
    margin: 0 40px;
  }
  #calidad img[src^='img/calidad.jpg'],
  #company img[src^='img/company.png'] {
    position: relative;
    width: auto;
    max-width: 1000px;
    height: 400px;
    right: 100px;
  }
  #calidad img[src^='img/calidad.jpg'] {
    right: 200px;
  }
  #products img[src^='img/productos'] {
    width: 98%;
  }
  .hvr-float-shadow {
    width: 98%;
  }
  #contacto #sales p {
    font-size: 16px;
  }
  #weCare section.seccion1 img {
    position: relative;
    right: 130px;
  }
}
