.media_list{align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-left:auto;margin-right:auto}.media_list__wrapper{padding-left:1.25rem;padding-right:1.25rem}.media_list__wrapper h2{margin-left:auto;margin-right:auto}.media_list .media_list__item{margin-bottom:.5rem;position:relative;text-align:center;width:100%}.media_list .media_list__item__image:after{background:rgba(39,108,178,.55);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.media_list .media_list__item__image img{width:100%}.media_list .media_list__item__heading{align-items:center;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;font-size:1.25rem;height:100%;justify-content:center;left:0;padding-left:1.25rem;padding-right:1.25rem;position:absolute;right:0;top:0;width:100%;z-index:10}.media_list .media_list__item__heading a{align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;text-decoration:none;text-transform:uppercase;width:100%}.media_list .media_list__item__heading a p{color:#fff;display:block;font-size:1rem;font-weight:300;height:auto;margin:0;max-height:0;overflow:hidden;transition:.5s ease}.media_list .media_list__item__heading a:hover p{max-height:200px;transition:1s ease}@media(min-width:576px){.media_list .media_list__item{flex-shrink:1;margin-left:.25rem;margin-right:.25rem;width:calc(33.33333% - .5rem)}.media_list .media_list__item__heading{font-size:1rem}}@media(min-width:768px){.media_list .media_list__item__heading{font-size:1.125rem}}@media(min-width:992px){.media_list .media_list__item__heading{font-size:1.25rem}}