.mobile {
  display: none !important; }

.main-content {
  height: 100vh;
  overflow: hidden; }

.height-100vh {
  height: 100vh !important; }

.screen {
  height: 100%; }

.screen--hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .screen--hero .autograph {
    max-width: 360px;
    right: 5.2vw;
    bottom: 2.6vw; }

.screen--thri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .screen--thri .text-box {
    margin-top: auto; }

.buyers .right {
  height: 92vh;
  overflow: hidden; }
.buyers .left .text-box {
  font-size: 1.25rem; }

.contact .mail {
  z-index: 2; }

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto; }

@media only screen and (max-width: 1568px) {
  html {
    font-size: 13px; } }
/*# sourceMappingURL=desktop.css.map */