/** lg */
@media screen and (min-width: 992px) {

/** 100px from center */
.jumbotron-scroller {
    margin-right: -100px;
}

}