#page-contact {

    margin-top: 50px;

}


@media only screen and (max-width: 1199px){
	.legal_logo {
		position: relative !important;
		top:0 !important;
		left:1px !important;
	}
}

@media only screen and (max-width: 800px){ 
	.page-how {
		
		margin-top: 200px;

	}
	
	#page-for {

		margin-top: 180px;

	}
	.fus {
		margin-top: 32.7vw;
	}
	#page-contact {

    margin-top: 200px;

}
}

@media only screen and (max-width: 500px){ 
.slide {
    margin-top: 100px;
}
	
	#page-for {

		margin-top: 200px;

	}

}