@media only screen and (min-width:1024px){
	body {

		overflow: hidden;

		height: 100%;

	}
}


@media only screen and (min-width:1900px){
	#about_what{

		

	}

}