@media (min-width: 992px) {
    .card-index {
        height: 200%;
    }
}

option.text-danger {
    color: red;
}