@media screen and (max-width: 768px) { 
	.cmp-about-hero__right {
		text-align: end!important;
	}
	#hero-image {
		width: 85%!important;
		display: inline-block!important;
	}
 }