@media (min-width: 768px) {
	.menu_row {
		margin-top: -50px;
	}
	
	.moduletable_menu {
		margin-left: -4px;
	}
}