.solution-cards-heading{text-align:center}.solution-cards-content-box{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.solution-cards-content-box a{border:4px solid #012169;border-radius:15px;flex:0 0 32%;padding:20px 15px}.solution-cards p{margin:0}.solution-cards img{padding-bottom:10px}.solution-cards-content-box a{text-decoration:none}.solution-cards-content-box a:hover{background:#f2f4f9}@media screen and (min-device-width:768px) and (max-device-width:991px){.solution-cards-content-box{justify-content:space-around}.solution-cards-content-box a{flex:0 0 30%}}@media screen and (min-device-width:576px) and (max-device-width:767px){.solution-cards-content-box{gap:20px;justify-content:space-between}.solution-cards-content-box a{flex:0 0 48%}}@media screen and (min-device-width:300px) and (max-device-width:575px){.solution-cards-content-box{gap:20px}.solution-cards-content-box a{flex:0 0 100%}}