@media (max-width: 1024px) {
    body:has(#gb-overlay-2755[aria-hidden="false"]) a.generate-back-to-top {
        bottom: 90px;
        transition: bottom 0.3s ease;
    }
}

@media (max-width: 1024px) {
    #gb-overlay-2755 {
        height: auto !important;
        top: auto !important;
        bottom: 0 !important;
    }
}
