@media screen and (max-width:767px) {

    #chatbot-toggle_button {
        right: 3px!important;
        bottom: 75px!important;
    }

    .fixed_cv_btn {
        bottom: 200px!important;
    }
}