@media only screen and (max-width: 767px) and (orientation: portrait) {
     .card {
            padding-top:25% !important;
     }
}