.station{background-color:#fff}.station .content-station{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px}.station .station-table{margin:0 30px}.station .empty-station{overflow:hidden;height:400px}.station .empty-station .circle{width:150px;height:150px;border-radius:50%;border:1px solid #6e7681;margin:30px auto}.station .empty-station .station-desc{font-size:20px;font-weight:700;text-align:center;margin:30px auto}.station .empty-station .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}