.icon-flex-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;justify-content:center;align-items:stretch}.unset-flex-stretch .content-card-text{justify-content:unset}.one-col .content-card{width:100%}.two-col .content-card{width:48%;margin:1%}.three-col .content-card{width:31%;margin:1%}.four-col .content-card{width:23%;margin:1%}.five-col .content-card{width:18%;margin:1%}@media(max-width:896px) and (orientation:portrait){.two-col .content-card,.three-col .content-card,.four-col .content-card{width:98%}}@media(min-width:768px) and (max-width:1180px) and (orientation:portrait){.two-col .content-card,.four-col .content-card{width:48%}.three-col .content-card{width:31%}}@media(max-width:667px) and (orientation:landscape){.three-col .content-card,.four-col .content-card{width:48%}}