@media (max-width: 768px) { .hero-section h1 {
    padding-top: 150px;
}

.hero-section { min-height: 70vh; } }
