@media (min-width: 500px) and (max-width: 992px) {
    .hkc-md-4 {
        width: 50%;
    }
}