@media only screen and (max-width: 450px) and (orientation: portrait) {
  #preloadContainer > div:nth-child(6) {
    height: 8% !important;
  }

  #preloadContainer > div:nth-child(7) > div > div > span > span {
    font-size: 5vw !important;
  }

  #preloadContainer > div:nth-child(2) {
    width: 30% !important;
    left: 1% !important;
  }

  #preloadContainer > div:nth-child(3) {
    width: 30% !important;
    left: 49% !important;
    transform: translate(-50%, 0) !important;
  }

  #preloadContainer > div:nth-child(4) {
    width: 36% !important;
    right: 0% !important;
    bottom: 42.2% !important;
  }

  #preloadContainer > div:nth-child(5) {
    width: 32% !important;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
  }

  #preloadContainer > div:nth-child(8) > div > div:nth-child(1) > span > span {
    font-size: 3vw !important;
  }

  #preloadContainer > div:nth-child(8) > div > div:nth-child(2) > span > span {
    font-size: 3vw !important;
  }

  #preloadContainer > div:nth-child(8) > div > div:nth-child(3) > span > span {
    font-size: 3vw !important;
  }

  #preloadContainer > div:nth-child(8) {
    bottom: 2% !important;
  }
}

/*# sourceMappingURL=style.css.map */
