@media(min-width: 48rem) {
    .md\:flex {
        display: block !important;
    }
}