@media (min-width: 768px) {
    .md\:fs-3 {
        font-size: 1.5rem !important;
    }
}