@media screen and (max-width: 1000px) {

	#s-button-menu {
		display: none;
	}
	.main-left-but {
		display: none;
	}

}

