.b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
    bottom: 130px;
}

@media screen and (max-device-width: 640px) {
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        bottom: 30px;
    }
}