.related-section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;padding:40px 0 0}@media (min-width:992px){.related-section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px 0 0}}.related-section h2{-webkit-box-flex:0;color:var(--midnight-blue);-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:50px;text-align:center}.related-section .resourceCard{-ms-flex-preferred-size:100%;flex-basis:100%;overflow:hidden}@media (min-width:992px){.related-section .resourceCard{-ms-flex-preferred-size:31%;flex-basis:31%}}.related-section .resourceCard:nth-child(n+5){display:none!important}