/*.main-game-wrapper {*/ /* height: auto;*/ /* padding: 0 10px;*/ /*}*/ /*put these into scss*/ @media (max-width: 768px) { .main-game-wrapper { padding: 0 5px; } .main-game-component { margin-bottom: 0.1rem !important; margin-top: 0.1rem !important; } .main-game-component-cta.my-4 { margin-top: 0.5rem !important; } /*new ones starting from here*/ .game-container .spinandwin-wrap { min-height: 280px !important; } .game-container .spinandwin-wrap .wheel-container { max-height: 250px !important; max-width: 250px !important; } .game-container .spinandwin-wrap .wheel-container .wheel-outer { max-height: 250px !important; max-width: 250px !important; } /*body .masthead-main {*/ /* height: 150px !important;*/ /*}*/ }