.io-booking svg { width: 100%; height: auto; }
.io-seat { transition: fill 0.2s ease-in-out; }
.io-available:hover { filter: brightness(1.1); }