@media screen and (min-width:1200px) {
.eats-grid-item {
   width: 25%!important;
    padding-right: 24px;
    padding-bottom: 24px; 
}
}

.eats-member-card-info-name {
    font-weight: 900;
    font-size: 21px!important; 
    line-height: 37px!important; }
    