.zipViewer{width:100%;height:100%;text-align:center;padding-top:calc((100vh - 420px)/2);-webkit-box-sizing:border-box;box-sizing:border-box}.zipViewer svg{height:250px}.zipViewer .text{width:100%;height:25px;line-height:25px;font-size:var(--baseFontSize);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zipViewer .text p{display:inline-block}