/* Start custom CSS */@media (min-width: 992px) {
    .col-md-4 {
        width: 25%;
    }
    .content_wrapper.row {
    width: 1650px;
}
}/* End custom CSS */