/* Tiger Team - adjust white space - seat map flyout - remove once test is complete */

.air-seat-select-seats div[class^="flyout__"] div[class*="bottomXlarge__"] {
  margin-bottom: 0 !important;
}
 
.air-seat-select-seats div[class^="flyout__"] div[class^="textContainer__"] {
  display:block !important;
  padding-bottom: 0 !important;
}