/* COURTREADZ 8.1.106 — preserve the original Raffle design; adjust fit only. */
@media(max-width:760px){
    html body .app-shell > aside.sidebar .member-mobile-dropdown .mobile-menu > a.raffle-nav-link,
    html body .app-shell > aside.sidebar .member-mobile-dropdown .mobile-menu > a.raffle-nav-link:link,
    html body .app-shell > aside.sidebar .member-mobile-dropdown .mobile-menu > a.raffle-nav-link:visited,
    html body .app-shell > aside.sidebar .member-mobile-dropdown .mobile-menu > a.raffle-nav-link:hover,
    html body .app-shell > aside.sidebar .member-mobile-dropdown .mobile-menu > a.raffle-nav-link:focus,
    html body .app-shell > aside.sidebar .member-mobile-dropdown .mobile-menu > a.raffle-nav-link:active{
        grid-column:auto!important;
        height:44px!important;
        min-height:44px!important;
        max-height:44px!important;
    }
}
