@charset "UTF-8";



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

table td{
	display: table-cell!important;
        padding: 2%;
}


}
