

@media screen and (max-width: 1524px) and (max-height: 860px) {
    .mac-screen{
        padding-bottom: 59px;
    }
  }

  @media screen and (min-width: 1280px) and (max-width: 1536px) {
    .media-query-col{
        grid-column-start: 8;
    }
  }

/*# sourceMappingURL=8268822b683729f2.css.map*/