.room-prices{padding:30px 0 0}
.room-prices h2{margin:0 0 22px;color:#333;font-size:32px;font-weight:300}
.room-prices__table-wrap{overflow-x:auto;box-shadow:0 4px 18px #0002}
.room-prices table{width:100%;border-collapse:collapse;background:#fff;min-width:680px}
.room-prices th,.room-prices td{padding:16px 18px;text-align:left;border-bottom:1px solid #e6e6e6}
.room-prices th{background:var(--teal);color:#fff;font-size:14px;letter-spacing:.4px;text-transform:uppercase}
.room-prices tbody tr:nth-child(even){background:#f6f6f3}
.room-prices tbody tr:last-child td{border-bottom:0}
.room-prices__note{margin:12px 0 0;font-size:14px;color:#666}
@media(max-width:850px){.room-prices h2{font-size:28px}.room-prices th,.room-prices td{padding:13px 15px}}
