body .ComponentListingFilterAreaDialogStations{position:relative;height:60vh;display:flex;flex-direction:column-reverse;gap:16px;& .ComponentListingFIlterAreaDialogStationsMaps{height:20vh}& .ComponentListingFilterAreaDialogStations-list{height:40vh;position:relative;& .list{position:absolute;top:55px;left:0;width:100%;height:calc(40vh - 55px);overflow-y:auto}& .ComponentListingSelectButtonGroup .badge{display:inline-block;margin-right:16px;border-radius:4px;width:24px;height:16px}}}@media only screen and (min-width:1200px){body .ComponentListingFilterAreaDialogStations{display:grid;grid-template-columns:1fr 2fr;grid-gap:24px;gap:24px;& .ComponentListingFilterAreaDialogStations-list{height:60vh;& .list{height:calc(60vh - 55px)}}& .ComponentListingFIlterAreaDialogStationsMaps{height:60vh}}}