@media (max-width: 768px) {
.spmenu{
	display: none !important;
}
}
@media (min-width: 769px) {
}


body, table{
		font-size:18px !important;
}