.wheel.tabs-nav__btn {
    display: none !important;
}

div#general-wheel div.wheel-area #wheel {
    background-size: cover!important;
    border-radius: 50%;
    height: 90%;
    transition: transform 15s cubic-bezier(.17,.67,.83,.67);
    width: 90%;
}
