@@ -89,7 +89,7 @@
#price_table {
table-layout: fixed;
width: 100%;
- height: calc(100vh - 200px);
+ height: calc(100vh - 220px);
overflow: auto;
display: block;
margin-top: 80px;