#select-photo-book-wrap{width:100%;background-color:#e8e8e8;padding:50px 0 50px 0}.photo-book-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:'image image image' 'desc desc desc' 'prod1 prod2 prod3'}@media(max-width:768px){.photo-book-grid{grid-template-columns:1fr;grid-template-areas:'image' 'desc' 'prod1' 'prod2' 'prod3'}}.photo-book-product-image{grid-area:image;background-image:url(../images/select-photo-book-image.png);background-repeat:no-repeat;background-color:#e29fa9;background-size:contain;background-position:center center;height:420px}@media(max-width:768px){.photo-book-product-image{height:300px}}.Dkfoto .photo-book-product-image{background-color:#b20f18}.photo-book-product-desc,.size-options{background-color:#fff;padding:50px}html.mobi-tabl .photo-book-product-desc,html.mobi-tabl .size-options{padding:32px}.photo-book-product-desc{grid-area:desc;padding-bottom:20px}@media(max-width:768px){.photo-book-product-desc,.size-options{padding:40px}}.size-options{padding-top:10px}.size-options.prod1{grid-area:prod1}.size-options.prod2{grid-area:prod2}.size-options.prod3{grid-area:prod3}.photo-book-product-desc h4{padding-bottom:8px}.photo-book-product-desc h2{font-size:54px;padding-bottom:20px}@media(max-width:768px){.photo-book-product-desc h2{font-size:42px}}.photo-book-product-desc .product-details{color:#222;padding-left:20px;padding-top:12px}.photo-book-product-desc .product-use{color:#777}.photo-book-product-desc ul b{font-weight:500}.top-border{width:100%;height:1px;background-color:#888;margin-bottom:30px}.num-of-pages{color:#fff;font-size:17px;font-weight:500;background:#656565;display:inline-block;margin-bottom:14px;border-radius:16px;padding:2px 11px}.before-price{color:#e05858;margin:0 0 4px 0}.now-price{padding-bottom:0}.location-status{color:#b1b1b1;margin-bottom:20px}.footer{background-color:#fff}@media(max-width:555px){#select-photo-book-wrap{padding-top:20px}}