﻿.newsletters .past-editions{display:grid;grid-template-columns:1fr;gap:30px;margin-left:40px;margin-right:40px;}.newsletters .newsletter-tile{text-align:center;padding:40px 20px 25px 20px;}.newsletters .newsletter-tile a{text-decoration:none;}.newsletters .newsletter-tile .title{min-height:40px;}.newsletters .newsletter-tile img{width:150px;margin-left:auto;margin-right:auto;}@media(min-width:768px){.newsletters .past-editions{grid-template-columns:1fr 1fr;margin-left:0;margin-right:0;}}@media(min-width:992px){.newsletters .past-editions{grid-template-columns:1fr 1fr 1fr 1fr;}}