@media screen and (min-width:1024px){.item.active{width:355px;height:490px;z-index:10;transform:translateX(0);opacity:1}.item.prev{width:275px;height:378px;z-index:5;transform:translateX(-240px);opacity:.7}.item.next{width:275px;height:378px;z-index:5;transform:translateX(240px);opacity:.7}.item.hidden{opacity:0;z-index:1;transform:scale(.5)}}@media screen and (max-width:1023px){.item.active{opacity:1;z-index:10}}