.main-services__body
{
    grid-template-columns: repeat(auto-fit,minmax(350px,1fr)) !important;
}