@media (max-width: 480px) {
  .marco {
    margin: 0 10px;
  }
  .contenido p {
    padding: 0 10px;
  }
  .container {
    margin: 73px 0 0 0;
  }
  .textoIntro {
    font-size: 18px;
  }
  .owl-theme .owl-controls {
    bottom: 300px !important;
  }
  #slider1 .item > div {
    height: 300px !important;
    font-size: 28px;
  }
  #company p {
    padding: 0 15px;
  }
  #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: 5%;
  }
  #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: 5%;
  }
  .owl-theme .owl-controls .owl-buttons div {
    margin: 5px 0;
    padding: 3px 0;
  }
  div.temporadas-xs > div:nth-child(2) > div {
    font-size: 13px;
  }
  #calidad .banner img {
    width: auto;
    height: 120px;
  }
  #weCare section.seccion1.visible-xs img {
    height: auto;
    width: 100%;
    border-radius: 0   ;
    -moz-border-radius: 0    ;
    -webkit-border-radius: 0    ;
  }
  #weCare section:nth-child(11) > div {
    width: 95%;
  }
}
