@media (max-width: 350px) {
  .container {
    margin: 60px 0 0 0;
  }
  .textoIntro {
    font-size: 16px;
  }
  .owl-theme .owl-controls {
    bottom: 250px !important;
  }
  #slider1 .item > div {
    height: 250px !important;
  }
  #company img[src^='img/company.png'] {
    width: auto;
    height: 250px;
  }
  div.temporadas-xs > div:nth-child(2) > div > div {
    font-size: 12px;
    text-align: left;
    margin: 5px auto;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
  }
  #calidad .banner img {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  #msn {
    height: 550px;
  }
  #weCare > section:nth-child(1) {
    height: auto !important;
  }
}
