.schedule-widget-container{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}