.maintenance-page {
  height: 100%;
  width: 100%;
  padding-top: 2em; }
  .maintenance-page header img {
    width: 30%;
    height: auto; }
  .maintenance-page main {
    margin-top: 0; }
  .maintenance-page p.extra-large-text {
    margin: 2em auto; }
  .maintenance-page .footer-social-icons {
    -ms-flex-pack: center;
    justify-content: center; }
  .maintenance-page .footer-social-icons img {
    width: 28.8px;
    height: 28.8px; }
  .maintenance-page footer {
    position: fixed;
    bottom: 0;
    width: 100%; }
  @media screen and (max-width: 768px) {
    .maintenance-page header img {
      width: 40%; }
    .maintenance-page .footer-second-inner .copyright {
      width: auto; }
    .maintenance-page .footer-first-inner .footer-social-icons {
      -ms-flex-pack: center;
      justify-content: center; }
    .maintenance-page .footer-first-inner .footer-social-icons div {
      margin-right: 10px; } }

/*# sourceMappingURL=maps/maintenance-page.css.map */
