@media (min-width: 768px) {
    .textinimg .md\:max-w-md {
        max-width: 48rem;
    }
}