@charset "UTF-8";

.companyName{
	font-size:28px;
	margin:15px 0 15px 6%;
}
.companyOverview-text{
	font-size:18px;
	width:90%;
	margin:0 5% 0 5%;
	text-indent:2em;
}
.CompanyOverview-img-box{
	width:90%;
	height:auto;
	margin:0 5% 0 5%;
}
.CompanyOverview-img-box img{
	width:100%;
	height:100%;
}