#merch-wrapper .blackout {
    background:rgba(0,0,0,0.1);
}


#shop .image {
    width:520px;
    height:600px;
}

#shop .product.right {
    transform:translate3d(25%, -50%, 0);
}

#player-wrapper {
    z-index:99999;
}