.card-container{display:flex;flex-wrap:wrap;justify-content:space-between}.card-content-top{display:flex;margin:0 0 20px}.feature-card{background:#fff;border:1px solid #ccc;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:50px;padding:50px;text-align:left;width:48%}.card-icon img{height:auto;width:120px}.card-content-top h2{font-size:2em;font-weight:700;line-height:1.3;margin:10px}.card-content-p{margin-bottom:30px}.card-content-button{color:#09a3af;font-weight:700;text-decoration:none!important}@media (max-width:768px){.feature-card{width:100%}}