.about-top{
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
.about-img{
	width: 100%;
	max-height: 400px;
}
p{
	text-align: justify;
}