/* Add custom CSS styles below */ 
#scrollBtn {
    bottom: 7.5rem;
    height: 50px;
    width: 50px;
}
@media (max-width: 1024px) {
    [id^=gb-widget] {
        bottom: 7.5rem !important;
        z-index: 9999 !important;
    }
}