@media omly screen and (max-width: 1024px)
	.about_section_container__image{
		display: none;
	}
}





