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