@media (max-width: 991px) {
    .col-md-2 {
        min-height:0 !important;
    }
}
