@media only screen and (max-width: 1413px) {
  body #container #header .slogan {
    font-size: 66px;
  }
}
@media only screen and (max-width: 1100px) {
  body #container #header .slogan {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1570px) {
  body #container #content .text .carousel-event #carousel-event .item .image {
    height: 18vw;
    overflow: hidden;
  }
}
/*# sourceMappingURL=medium.css.map */