.pagination{flex-flow:row wrap}.records{grid-column-gap:1rem;grid-row-gap:1rem;display:grid;grid-template-columns:50% 50%;margin-bottom:1rem}.records:not(:last-of-type){padding-bottom:1rem}.records:not(:last-of-type):not(.top){border-bottom:1px solid #f2f3f4}.records .record{display:flex;flex-flow:column;justify-content:center}.records .record a{text-decoration:none}.records .record a:before{display:none}.records .record img{display:block;width:100%}.records .record .issue{color:#313131!important;font-weight:400}@media (min-width:768px){.records{grid-template-columns:25% 25% 25% 25%}}
