.intro-marb {
	margin-bottom: 2em;
}
@media screen and (max-width: 320px) {
	


	.intro-box1 img {
		height: 11em;
	}
}
@media screen and (min-width: 800px ){
	.m-person-frame:nth-child(2n) {
		margin-left: 0em;
	}
	
}
@media screen and (min-width: 992px ){
	.m-person-frame > div > p {
		font-size: 14px;
		width:50em
	}
	
}
@media screen and (min-width: 1024px ){
	.m-person-frame > div > p {
		font-size: 14px;
		width:40em
	}
}
@media screen and (min-width: 1440px ){
	.m-person-frame > div > p {
		font-size: 14px;
		width:50em
	}
}
@media screen and (min-width: 1441px ){
	.m-person-frame > div > p {
		font-size: 14px;
		width:60em
	}
	
}