.welcome-card img { max-height: 35vh; overflow: hidden; } ion-footer{ overflow-y: auto; padding-top: 30px; } .bike-list-container{ position: relative; .bike-list-expander{ position: absolute; font-size: 32px; color: gray; z-index: 200; left: 46%; top: -32px; } } .bike-container{ height: 60px; width: 100%; border: 1px solid #aaaaaa; border-radius: 5px; box-sizing: border-box; float: left; width: 100%; clear: both; div { height: inherit; float: left; } } .bike-name, .battery-info{ height: inherit; line-height: 45px; } .battery-info{ width: 20%; } .bike-name{ width: 30%!important; line-height: 60px; padding-left: 10px; } .battery-info{ line-height: 60px; div{ float: left; } } .battery-icon{ font-size: 20px; } .address-info{ float: right!important; width: 50%!important; font-size: 14px; text-align: right; padding-right: 10px; div{ width: 100%; } .disance{ height: 20px; line-height: 20px; } .address{ height: 40px; padding-top: 10px; } } .checkbox-wrapper{ text-align: right; float: right; ion-label{ margin-left: 5px; } } .mapContainer{ background-color: white; } .get-position{ margin-bottom:10px; }