.aspect-cards .flex .col{flex:0 0 25%;max-width:25%}.aspect-cards.service-cards .flex .col .card{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:991px) and (min-width:768px){.aspect-cards .flex .col{flex:0 0 50%;max-width:50%;padding-bottom:20px;padding-top:20px}}@media screen and (max-width:767px){.aspect-cards .flex .col{flex:0 0 100%;max-width:100%;padding-bottom:20px;padding-top:0}}