.card-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.card-section:nth-child(2),.card-section:nth-child(3),.card-section:nth-child(4){margin-left:2.5%}.card-section-inner{padding:20px}.card-section{flex:0 23%}.card-section-heading h3{color:#fff;font-size:20px;padding:15px 0 20px;position:relative}.card-section-heading h3:before{background-color:#fff;content:"";height:2px;position:absolute;top:0;width:70px}.card-section-content p{color:#fff;font-size:14px;line-height:20px}@media(max-width:767px){.card-wrapper{display:block}.card-section,.card-section:nth-child(2),.card-section:nth-child(3),.card-section:nth-child(4){margin:20px 0}.card-section-inner{padding:20px}}