@media screen and (min-width:768px) and (max-width:900px)  {
	
#tourdates td.tickets {
display:none;
}

}
