.service-cards-container{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:2em}.services{display:flex;flex-direction:column;justify-content:space-between;text-align:center;padding:0 1em 1em 1em}.card-image{text-align:center}.title-box{margin:12px 0;font-size:18px;color:#002f6c;font-weight:700;text-align:center}.content-box{margin:8px 0;font-size:15px;font-weight:400}@media screen and (max-width:576px){.services{width:100%}}@media screen and (max-width:992px) and (min-width:576px){.services{width:50%}}@media screen and (max-width:1200px) and (min-width:993px){.services{width:30%}}@media screen and (min-width:1200px){.services{width:20%}}