.card-custom{
    width: 100%;
}

@media (min-width: 1200px) {
    .card-custom{
        width: 50%;
    }
}
