@media only screen and (max-width: 600px) {

.schedule{
	width:90%;
}

.schedule div{
	padding:0;
}


}
