.roll-box {
overflow: hidden;
}
.roll-box .roll-el {
transition: transform 1s linear;
display: block;
width: 100%;
height: 100%;