.values-grid{display:flex;grid-gap:1rem;flex-wrap:wrap;justify-content:space-between}.values-grid-single{align-items:center;display:flex;height:140px;justify-content:center;width:32%}.values-grid-single h5{line-height:1.125;margin-bottom:0;max-width:244px;text-align:center}@media only screen and (max-width:992px){.values-grid-single{width:48%}}@media only screen and (max-width:767px){.values-grid-single{width:100%}.values-grid-single h5{font-size:28px}}