      @media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: 1fr 1fr 1fr 1fr!important;
   
    } }