.deck{position:absolute;height:30vh;will-change:transform;display:flex;flex-direction:column;align-items:center;justify-content:center;touch-action:none}.deck figure{position:relative;background-color:rgba(50,50,73,.2);width:50%;background-color:#fff;display:block;display:none}.deck figure figcaption{padding:20px;position:absolute;bottom:-60px;width:100%;display:block;text-align:center}.deck>div{background-size:auto 100%;background-repeat:no-repeat;background-position:50%;width:45vh;height:85vh;max-height:285px;will-change:transform}