.stationSchedule{margin:0;background:#fff;opacity:1;display:block;min-width:320px;width:611px;padding:30px 0 0;overflow:hidden}@media(max-width:768px){.stationSchedule{overflow:auto}}.stationSchedule .modal-content{height:100%}.stationSchedule .wrapper{width:100%;height:100%;overflow:auto;padding:0 30px 30px}.stationSchedule .schedule-item{display:flex;align-items:center;justify-content:space-around;border-bottom:1px solid #e1e5ef;font-size:16px;font-style:normal;font-weight:700;line-height:21px;padding-bottom:6px;padding-top:6px}.stationSchedule .schedule-item>*{width:100%}@media(max-width:768px){.stationSchedule .schedule-item{flex-direction:column}}.stationSchedule .schedule-item .image{display:flex;justify-content:center;border-radius:10px;overflow:hidden;height:60px;width:60px;min-height:60px;min-width:60px}.stationSchedule .schedule-item .image img{width:100%;height:100%}.stationSchedule .schedule-item .image .image-placeholder{width:100%;height:100%;background:var(--color-bw-10)}.stationSchedule .name{text-align:left}@media(max-width:768px){.stationSchedule .name{text-align:center}}