
@media not all and (min-width: 525px) {
    .max-sm\:min-w-full {
        min-width: 100%;
        transform: scale(0.6) !important;
    }
}
