.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 2em 2em 2em}.card-image{text-align:center}.title-box{margin:10px 0;font-size:20px;color:#52658f;font-weight:700;text-align:center}.content-box{margin:10px 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%}}