@media (min-width: 992px) {
    .col-md-offset-1-and-half {
        margin-left: 35%; 
    }
}

