@media screen and (max-width: 610px) {
	.slide_all {
		display: none;
	}
}
