@charset "utf-8";
/* ##############################################################################

    DEFAULT

############################################################################## */
  body {
    width: 1200px;
    transform: scale(.7);
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    transform-origin: 0 0;
  }
  .fadein {
    opacity: 1;
  }
  .rellax {
    transform: none !important;
  }
  .home_selling_points::after {
    width: 100%;
  }
