.services-list-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.services-list-box{align-content:flex-start;background:#f6f6f7;display:flex;flex-basis:23%;flex-wrap:wrap;padding:30px 0}.services-list-image{max-height:150px;min-height:150px;text-align:center;width:100%}.services-list-content{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:24px;text-align:center;width:100%}.services-list-header{min-height:65px}.services-list-header h3{color:#0f6cb6;font-size:20px;font-weight:400;margin:0}.services-list-desc{flex:1 0 auto}.services-list-link{margin-top:30px}.services-list-link a{color:#33d055!important;font-weight:700!important;text-decoration:none}.services-list-link a:hover{color:#0f6cb6!important}@media(max-width:875px){.services-list-box{flex-basis:48%}}@media(max-width:576px){.services-list-box{flex-basis:100%}}