@charset "utf-8";.top_page_font_color{color: #FFFFFF;}@media (min-width: 751px) {
    .crumbsList {
        display: none;
    }
}
@media (max-width: 750px) {
    .crumbsList {
        display: none;
    }
}
@media screen and (min-width: 751px) {
    .mb_acitivetailor_24aw {
       margin-top: -200px;
    }
}
@media screen and (max-width: 750px) {
    .mb_acitivetailor_24aw {
       margin-top: -200px;
    }
}
.text-horizontal-center {
    text-align: center;
  }
  .img {
    vertical-align: top;
  }