@media screen and (max-width:768px) {
    .fixed-btn-wts {
        bottom: 5px !important;
        right: 5px !important;
    }

    .fixed-btn-wts span {
        display: none;
    }
}
