@charset "UTF-8";

@media screen and (max-width: 500px){
	#tb+section table{
		width: 100% !important;
	}
}