.news-article .Grid{display:flex;flex-wrap:wrap;justify-content:center}.news-article .Grid-item{background:#fff;box-shadow:0 6px 11px -1px hsla(0,0%,44%,.27);cursor:pointer;margin-top:3%;padding:30px 30px 16px;width:100%}.news-article .Grid-item:before{content:"";float:left;padding-top:100%}.news-article .Grid-item-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}.news-article .Grid-item-wrapper h2,.news-article .Grid-item-wrapper h3{font-size:22px;margin:0!important}.news-article .Grid-item-text-box{flex:1 0 auto;max-height:120px}.news-article h2.box-grid-header{padding-top:60px!important}@media (min-width:541px){.news-article .Grid-item{width:48%}.news-article .Grid-item:nth-child(2n){margin-right:2%}}@media (min-width:768px){.news-article .Grid-item:not(:nth-child(2n)){margin-right:2%}}@media(min-width:1024px){.news-article .Grid-item{max-width:366px}.news-article .Grid-item.has-img{max-height:366px;max-width:366px}}@media(min-width:1200px){.news-article .Grid-item{max-height:366px}}