@media only screen and (max-width: 767px) {
    
    .card-container{
        height: auto !important;
    }
    
    
}