

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

#tourdates td.tickets {
display:none;
}



}