@media (min-width: 1200px) {
    .col-lg-3 {
        width: 22%;
        height: 460px;
    }
}