@charset "UTF-8";


@media screen and (min-width: 768px) {
  .content.content-zoom {
    max-width: 960px;
    padding-top: 80px;
  }
}