share_btn, daily_challenge_btn { display: none !important; } .wheel-logo { content: ''; display: block; position: relative; height: 10rem !important; width: 20rem !important; background-image: url('../images/logo-round.webp') !important; background-size: contain; background-position: center center; background-repeat: no-repeat; top: -24px !important; left: -15px !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: 90% !important; left: 18px !important; position: absolute; top: 18px !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: 768px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 90% !important; left: 12px !important; top: 12px !important; } .wheel-logo { left: -24px !important; width: 15rem !important; } } @media screen and (max-width: 375px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 90% !important; left: 12px !important; top: 12px !important; } .wheel-logo { left: -24px !important; width: 15rem !important; } } @media screen and (max-width: 320px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 90% !important; left: 12px !important; top: 12px !important; } .wheel-logo { width: 15rem !important; left: -24px !important; } } .game-container .spinandwin-wrap .wheel-container .wheel-cursor { border-top-width: 0 !important; }