@media (max-width: 768px) { 
    .userway_buttons_wrapper {
        top: unset !important;
        left: 50px !important; 
        right: auto !important;
        bottom: 0px !important; 
    }

    .uai {
        width: 70px !important;
        height: 70px !important;
    }

    .uai .uiiw img.ui_b {
        width: 70px !important;
        height: 70px !important;
    }

    .uai .ups img.si_b {
        width: 70px !important;
        height: 70px !important;
    }

    .uai img.userway_check_on {
        width: 25px !important; 
        height: 28px !important;
        bottom: 5px !important; 
        right: 5px !important;
    }
}