.cards-section{background-color:#f3f3f3}.cards-section .services-box{display:flex;flex-direction:column;justify-content:center}.cards-section .services-box .item{background-color:#fff;border:0;border-radius:20px;box-shadow:0 2px 5px 2px rgba(0,0,0,.12),0 3px 3px 2px rgba(0,0,0,.04),0 1px 1px -2px rgba(0,0,0,.1);box-sizing:border-box;padding:50px;width:100%}.cards-section .services-box .item img{height:90px;max-width:90px;object-fit:contain}@media only screen and (min-width:991px){.cards-section .services-box{flex-direction:row}.cards-section .services-box .item{margin-left:20px;margin-right:20px;width:40%}}