@media (max-width: 768px) {
    .hero-banner_section .hero-banner__container {
        position: static !important;
    }
}