@media (max-width: 640px) {
    .dacar-about-hero h1 {
        font-size: clamp(38px, 14vw, 56px) !important;
    }
}
