.px_book_img{display:flex!important;align-items:center!important;justify-content:center!important;perspective:600px!important}.px_book_img .dbd-wrap{width:200px;height:300px;position:relative;transform-style:preserve-3d;transform:rotateY(-30deg);transition:1s ease}.px_book_img .dbd-wrap img{position:absolute!important;top:0!important;left:0!important;width:200px!important;height:300px!important;object-fit:cover!important;transform:translateZ(25px)!important;background-color:#01060f!important;border-radius:0 2px 2px 0!important;box-shadow:5px 5px 20px #666!important;margin:0!important}.px_book_img .dbd-wrap::before{position:absolute;content:' ';left:0;top:3px;width:48px;height:294px;transform:translateX(172px) rotateY(90deg);background:linear-gradient(90deg,#fff 0%,#f9f9f9 5%,#fff 10%,#f9f9f9 15%,#fff 20%,#f9f9f9 25%,#fff 30%,#f9f9f9 35%,#fff 40%,#f9f9f9 45%,#fff 50%,#f9f9f9 55%,#fff 60%,#f9f9f9 65%,#fff 70%,#f9f9f9 75%,#fff 80%,#f9f9f9 85%,#fff 90%,#f9f9f9 95%,#fff 100%)}.px_book_img .dbd-wrap::after{position:absolute;top:0;left:0;content:' ';width:200px;height:300px;transform:translateZ(-25px);background-color:#01060f;border-radius:0 2px 2px 0;box-shadow:-10px 10px 50px 10px #666}.px_book_img:hover .dbd-wrap{transform:rotateY(0deg)}