.cabin-tabs{grid-template-columns:1fr 1fr 64px}.orientation-button{padding:3px 5px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.orientation-button .plane{display:block;font-size:19px;line-height:20px;transition:transform .2s ease}.orientation-button .plane.front{transform:rotate(-45deg)}.orientation-button .plane.rear{transform:rotate(135deg)}.orientation-button small{color:var(--muted);font-size:8px;font-weight:800;line-height:10px;white-space:nowrap}@media(max-width:390px){.cabin-tabs{grid-template-columns:1fr 1fr 58px}.orientation-button .plane{font-size:18px}}
