.media-table{background:none}.media-table__heading{padding-bottom:40px;text-align:center}.media-table__lower{display:grid;gap:40px;grid-template-columns:repeat(auto-fill,100%);justify-content:space-between}@media screen and (min-width:768px){.media-table__lower{grid-template-columns:repeat(auto-fill,calc(50% - 24px))}}@media screen and (min-width:992px){.media-table__lower{grid-template-columns:repeat(auto-fill,calc(33% - 24px))}}.media-table__entry{flex-grow:1;width:100%}.media-table__cta{margin:80px 0 0;text-align:center}