.schedule-item{position:relative;padding-left:30px;overflow:visible}.schedule-item:not(:last-child)::after{content:'';position:absolute;left:7px;top:24px;width:2px;height:calc(100% + -4px);background-color:#383838;z-index:-1;border-radius:1px}.schedule-item::before{content:'';position:absolute;left:4px;top:10px;width:8px;height:8px;background-color:#7c7c7c;border-radius:50%;z-index:1}.schedule-talk-time{width:70px}@media only screen and (max-width:576px){.schedule-item:not(:last-child)::after{display:none}.schedule-item::before{display:none}.schedule-item{padding-left:0}}