.flex-content-card{box-sizing:border-box;width:100%}@media (max-width:767px){.flex-content-card{margin-bottom:16px}}.flex-content-card__inner{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:var(--justify-content,center);min-height:inherit}.flex-content-card__content{width:100%}.flex-content-card__image{display:block;height:auto;margin:auto;max-width:100%}