@media (max-width: 767px) {
  html {
    font-size: 85%;
  }
  #gkMainbodyTop .box,
  #gkMainbodyWrap .gkSubheadingBox,
  #gkMainbodyWrap .box,
  #gkMainbodyBottom .box,
  #gkMainbodyBottom .gkSubheadingBox {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .box.header-instagram {
    padding-top: 32px !important;
  }
  .acm-hero.style-1:before {
    content: "";
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .acm-hero.style-1 .hero-content {
    background: none;
    padding: 0;
    min-height: 0;
  }
  .acm-hero.style-1 .hero-content:before {
    display: none;
  }
  .acm-hero.style-1 .hero-content .btn {
    margin-top: 24px;
  }
  .acm-features.style-2 .image-decor {
    margin-bottom: 32px;
  }
  .acm-features.style-2 .image-decor .image-decor-inner-2::before,
  .acm-features.style-2 .image-decor .image-decor-inner-2::after {
    display: none;
  }
  .acm-features.style-2 .acm-phonenumber {
    display: block;
    margin-left: 0;
    margin-top: 16px;
  }
  .acm-features.style-4 .image-decor {
    margin-top: 32px;
  }
  .acm-features.style-4 .image-decor .image-decor-inner-2::before,
  .acm-features.style-4 .image-decor .image-decor-inner-2::after {
    display: none;
  }
  .acm-features.style-3 .layout-vertical .item-inner {
    flex-wrap: wrap;
  }
  .acm-features.style-3 .layout-vertical .item-inner .features-media-wrap {
    padding-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .acm-features.style-3 .layout-vertical .item-inner .features-media-wrap + div {
    padding: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .item-page .page-header {
    padding: 24px 0;
  }
  .article-category .item-big {
    margin-bottom: 32px;
  }
  div.contact .contact-miscinfo {
    padding: 0;
  }
  div.contact .contact-miscinfo .dl-horizontal:before {
    display: none;
  }
  div.contact .contact-miscinfo .dl-horizontal:after {
    display: none;
  }
  div.contact .contact-misc {
    max-width: 100%;
  }
}
