@media (min-width: 1200px) {
  body {
    font-size: 20px;
  }
  .contenido {
    font-size: 24px;
    height: 140px;
  }
  .textoIntro,
  .tituloSlider {
    font-size: 30px;
  }
  .sliderMultiple .item img {
    height: 250px;
  }
  .secccion {
    height: 500px;
  }
  #company section.centrar {
    width: 100%;
    max-width: 1950px;
    margin: 25px auto;
  }
  #company p,
  #company h1 {
    padding: 0 15%;
  }
  #company img[src^='img/company.png'] {
    position: relative;
    width: auto;
    height: 600px;
    bottom: 70px;
  }
  #company .banner {
    margin: 80px 0;
    height: 250px;
  }
  #company .banner p {
    font-size: 28px;
  }
  #products img[src^='img/productos'] {
    width: 100%;
    height: auto;
  }
  .hvr-float-shadow {
    width: 95%;
    max-width: 550px;
    margin: 0 auto;
  }
  #roma .owl-buttons .owl-prev,
  #gordo .owl-buttons .owl-prev,
  #pepino .owl-buttons .owl-prev,
  #Cherry .owl-buttons .owl-prev,
  #grape .owl-buttons .owl-prev,
  #pimiento .owl-buttons .owl-prev,
  #col .owl-buttons .owl-prev {
    left: 10%;
  }
  #roma .owl-buttons .owl-next,
  #gordo .owl-buttons .owl-next,
  #pepino .owl-buttons .owl-next,
  #Cherry .owl-buttons .owl-next,
  #grape .owl-buttons .owl-next,
  #pimiento .owl-buttons .owl-next,
  #col .owl-buttons .owl-next {
    right: 10%;
  }
  .sliderUnItem div.item > div {
    max-width: 260px !important;
  }
  #calidad div.seccction .padre {
    height: 100%;
  }
  #calidad > section.centrar {
    padding: 50px 0;
  }
  #calidad div.secccion {
    height: 400px;
  }
  #calidad img[src^='img/calidad.jpg'] {
    height: 100%;
    right: 0;
  }
  #calidad .banner {
    height: 350px;
  }
  #calidad .banner img {
    height: 250px;
  }
  .seccion1 {
    height: 410px;
  }
  #weCare p {
    font-size: 24px;
  }
  #weCare section.seccion1 img {
    position: relative;
    right: 90px;
  }
  #weCare p,
  #weCare h2 {
    line-height: 1.5;
  }
  #weCare > section:nth-child(9) {
    height: 300px;
  }
  #weCare .banner {
    height: 400px;
    background-position: center;
  }
}
