.icon-card{padding:20px;background-color:#fafafa}.icon-card__background{align-items:center;background-position:center center;background-repeat:no-repeat;display:flex;justify-content:center}.icon-card__upper{height:200px;max-width:100%;position:relative;width:200px}.icon-card__image{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.icon-card__upper,.icon-card__image{height:auto}}.icon-card__content{margin:0 auto;max-width:250px}.icon-card__name{font-size:1.5rem;margin:1rem 0 0 0}.icon-card__text{line-height:2rem}.icon-card__text p{margin-bottom:0}@media(max-width:767px){.icon-card{margin-bottom:2rem}}