@media only screen and (max-width: 575px) {
    #lpsgmybusiness_floating {
        top: auto !important;
        bottom: 20px !important;
        left: 10px !important;
        right: auto !important;
    }
}