#imagescrollereffect {
    background: url(../images/cards.jpg) left 100% no-repeat;
    height: 200px;
    background-size: 100% auto;
    max-width: 1920px;
    margin: auto;
    margin:  35px 0;
}