@media screen and (max-width: 992px){
    .nice-select .list{
        bottom: 70% !important;
        top: unset;
    }

    .rules_minigame{
        min-width: 90px;
        height: auto;
    }
}
