@import url("overlay_intro_with_images.css");

@media only screen and (max-width: 360px) {
	.help_button_container {
		display:none;
	}
}