@media (max-width: 991.98px) {
    #theBody {
        overflow-y: scroll !important;
        overflow-x: hidden;
        background-repeat: repeat-y;
    }

    .game-border-left {
        border: none !important;
        border-image: none !important;
    }

    .border-plank-left {
        border: none !important;
        border-image: none !important;
    }

    #prestigeBarWrapper {
        margin-left: 0;
        width: 85vw !important;
        overflow-x: hidden !important;
        font-size: 0.5em;
    }

    #prestigeTreeStats {
        width: 100%;
    }

    .centered-div {
        width: 100% !important;
    }

    #buildingDisplay {
        display: none;
    }
}
