
@media (min-width: 992px) {
    .cards-grid {
        max-width: unset;
        width: 100%;
    }
}