@media(max-width:991px){
    .resource-list--grid {
    display: flex;
    flex-direction: column;}
}