.wheel-logo { content: ''; display: block; position: relative; height: 150px !important; width: 150px !important; background-image: url('../images/pws-linear.webp') !important; background-size: contain; background-position: center center; background-repeat: no-repeat; top: -50px !important; margin: auto; } .modal-body .subtitle { color: #fff !important; } .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { background: url("../images/lsh-wheel.png") !important; background-size: contain !important; z-index: 2 !important; background-repeat: no-repeat !important; height: 86.5% !important; left: 23px !important; position: absolute; top: 22px !important; width: 90% !important; } .game-container .spinandwin-wrap .wheel-container .wheel-inner { width: 80% !important; height: 80% !important; left: 49% !important; top: 51% !important; } .game-container .spinandwin-wrap .wheel-container .wheel-center { display: none !important; } @media screen and (max-width: 375px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 85% !important; } } @media screen and (max-width: 320px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 84% !important; } } #share_btn, #daily_challenge_btn { display: none !important; }