﻿
@media (max-width: 992px) {
    .card-border {
        border-radius: 10px !important;
    }
}

.card-border {
    border-radius: 10px !important;
}