body {
  width: 1200px;
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform-origin: 0 0;
}
* {
  visibility: initial !important;
  animation-name: none !important;
}
a[href]:after {
  content: "" !important;
}
.h-posFixed {
  position: initial !important;
}
.c-app {
  padding-top: 0 !important;
}
.js-main {
  display: block !important;
}
footer .c-footer__upper,
footer .c-footer__midInner,
footer .c-footer__lower .c-footer__socials,
footer .c-footer__lower .c-footer__leftLink a {
  display: none !important;
}
.h-sp-only {
  display: none !important;
}
