/*
Theme Name: Astra Child
Template: astra
*/

.no-overflow {
    overflow: hidden !important;
}

@media screen and (max-width: 1024px) {
    #hero-section {
        overflow: hidden !important;
    }
}

