@media (max-width: 1024px) {
    section {
        background-size: auto !important;
        background-attachment: scroll !important;
    }

    #footer .footer-content {
        text-align: center;
    }
}
