.company-info {
	width: 100%;
	line-height: 2.5;
}

.info-headline {
	width: 24%;
	display: inline-block;
}

.info-detail {
	width: 75%;
	display: inline-block;
}

.icon {
	position: absolute;
	top: 3px;
	left: 0px;
}

.icon-right {
	position: absolute;
	top: 3px;
	left: 45px;
}

.company-info-img {
	padding-top: 80px; 
}

.company-info-table {
	width: 100%;
}

.company-info-table .left{
	width: 25%;
}

.company-info-table .right{
	width: 75%;
}

.company-info-table td {
	vertical-align: top;
}

.company-info-table tr {
	height: 35px;
}
