@media not all and (min-width: 576px) {
    .max-sm\:w-11\/12 {
        width: 70%;
    }
}