.pdf-view-box-innner{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:30px;grid-row-gap:30px}.pdf-button{display:flex;justify-content:center;align-items:center;gap:30px;width:100%;height:60px;line-height:60px;font-size:20px;border-radius:10px;text-align:center;margin-top:15px}.pdf-view-box-main{border:1px solid #ededed;border-radius:30px;overflow:hidden;padding:15px;display:flex;flex-direction:column;justify-content:space-between}.pdf-image{height:500px}@media only screen and (max-width:1400px){.pdf-image{height:350px}}@media only screen and (max-width:1200px){.pdf-image{height:300px}}@media only screen and (max-width:990px){.pdf-view-box-innner{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:30px}.pdf-button{gap:15px;width:100%;height:50px;line-height:50px;font-size:18px;border-radius:10px;text-align:center}.pdf-image{height:auto}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/pdf-view-box.css.map */
