.threeColumn{display:flex;flex-wrap:wrap;gap:56px}.threeColumn.centered{justify-content:center}.threeColumn li{display:grid;flex-basis:calc(33.33333% - 56px);grid-template-rows:auto 1fr}.threeColumn .img,.threeColumn .optional{margin-bottom:24px}.threeColumn .img{align-items:center;display:flex;height:203px}.threeColumn .img figure,.threeColumn .img figure img{width:100%}.threeColumn h4{color:#333;margin-bottom:16px}.threeColumn .center h4{margin-bottom:8px;margin-top:24px}.threeColumn h5{color:#00519e;margin-bottom:8px}.threeColumn .center h5{margin-bottom:24px;margin-top:8px}@media screen and (max-width:999px){.threeColumn{gap:40px;padding:20px}.threeColumn li{flex-basis:100%}.threeColumn .img{height:unset}.threeColumn .img figure img{width:100%}.threeColumn figure{margin:0 auto;text-align:center;width:100%}}@media screen and (max-width:767px){.threeColumn .img figure img{max-height:100%;width:100%}.threeColumn figure{margin:0;width:100%}}