#print-price-app *{box-sizing:border-box;font-family:Open sans,sans-serif;margin:0;padding:0}#print-price-app .price-title,#print-price-app .price-vat{margin-bottom:5px}#print-price-app table{border-collapse:collapse;text-align:center}#print-price-app #quote-information-wrapper-outer{position:fixed;right:0;top:160px;width:25%}#print-price-app #quote-information-wrapper{border-radius:10px;box-shadow:0 0 5px #000;left:50%;max-width:100%;position:absolute;text-align:center;transform:translateX(-50%);width:300px}@media only screen and (max-width:1000px){#print-price-app #quote-information-wrapper-outer{right:0;width:35%}}@media only screen and (max-width:340px){#print-price-app #quote-information-wrapper{width:200px}}