@media only screen and (max-width: 510px) {
    #live-score {
width:80%;
}
#live-score ul {
width:49.4%;
}
#live-score form label {
	margin: 5px 3px;
}
#table, #league-sign, #live-show {
	width:80%;
}
}
