@media screen and (max-width: 1023px) {
    [class*=menu-mobile] .menu li.btn_resa a {
        color: #fff;
        background: #08722b;
        border-radius: 0;
    }
}