/* Local mirror fixes */

body.ppwelcome #cartaz {
  margin-top: 183px !important;
}

body.ppwelcome #cartaz .item {
  height: auto !important;
  min-height: 0 !important;
}

body.ppwelcome #cartaz .item img.cartaz {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin-top: 0 !important;
}

body.ppwelcome #cartaz .owl-stage,
body.ppwelcome #cartaz .owl-item,
body.ppwelcome #cartaz .cartaz-img-div,
body.ppwelcome #cartaz .cartaz-img-div a {
  line-height: 0;
}

body.ppwelcome #cartaz.owl-theme .owl-dots {
  margin-top: 12px !important;
}

@media (max-width: 992px) {
  body.ppwelcome #cartaz {
    margin-top: 74px !important;
  }
}

@media (max-width: 767px) {
  body.ppwelcome #cartaz {
    margin-top: 74px !important;
  }
}
