.card__scroll{position:relative;padding:0 10}.card__scroller{scroll-snap-type:x mandatory;overflow-x:scroll;overflow-y:hidden;display:flex;align-items:center;-webkit-overflow-scrolling:touch}.card__scroller>div{scroll-snap-align:left;position:relative}.card__scroller div.colored_card{min-width:75%;min-height:95%}.card__scroll div.note{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;background:rgba(0,0,0,.6);padding:20px;position:absolute;color:#fff}.card__scroll .btn{position:absolute;top:10px;height:30px;width:30px;border-radius:5px;background-color:rgba(0,0,0,.5);background-position:50% 50%;background-repeat:no-repeat;z-index:1;cursor:pointer}