.section-three-card{width:100%}.section-three-card,.three-card-container,.three-card-grid{box-sizing:border-box}.three-card-item{box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:280px}.three-card-image-wrap{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:80px}.three-card-image-wrap img{display:block;height:30px;margin-left:auto;margin-right:auto;max-width:100%;object-fit:contain;transition:transform .4s ease;width:auto}.three-card-content{box-sizing:border-box;flex-grow:1}@media screen and (max-width:767px){.three-card-item{min-height:260px}.three-card-image-wrap{min-height:80px}}