@media(max-width: 575px) {
    .hero-section-content {
        flex-direction: column;
    }
}