section.customer-assets{background-color:#fff;color:#fff}section.customer-assets h2{max-width:700px}section.customer-assets .asset-card{background-color:#61abdd;border-radius:10px;margin-bottom:30px;padding:30px;width:100%}@media (min-width:768px){section.customer-assets .asset-card{min-height:400px;width:calc(50% - 15px)}}@media (min-width:992px){section.customer-assets .asset-card{width:calc(33% - 15px)}}section.customer-assets .asset-card img.card-icon{height:40px;margin-bottom:40px}section.customer-assets .asset-card h3{color:#fff;margin-bottom:40px}section.customer-assets .asset-card ul.items li{margin-bottom:15px}section.customer-assets .asset-card ul.items li:last-child{margin-bottom:0}section.customer-assets .asset-card ul.items li img{height:24px;margin-right:15px}