@media(min-width:901px){
 .fm-grid>.fm-card,.fm-grid>.fm-knowledge-card,.fm-featured-projects>.fm-card,.fm-industry-services__grid>.fm-industry-service,.fm-about-values__grid>.fm-about-value,.fm-about-operation__list>.fm-about-operation__item,.fm-contact-cards>.fm-contact-card{height:100%}
 .fm-card>a,.fm-knowledge-card>a{display:flex;height:100%;flex-direction:column}
 .fm-card__body,.fm-knowledge-card__copy{display:flex;flex:1;flex-direction:column}
 .fm-card__body .fm-project-card__link,.fm-knowledge-card__copy .fm-knowledge-link{margin-top:auto;padding-top:18px}
 .fm-industry-service>div{display:flex;min-width:0;flex-direction:column}
 .fm-industry-service__link{margin-top:auto;padding-top:16px}
}
