
	@media (min-width: 600px) {
		#button_footer {
			display:none !important;
			visibility:hidden;
		}
	}

