.sectionimage {
	
}

.logos-left {
	width: 200px;
	margin-right: 20px;
	float: left;
	position: relative;
	margin-bottom: 12px;
}

.text-right {
	float: right;
	width: 380px;
	position: relative;
	margin-bottom: 12px;
}

.logos-right {
	width: 200px;
	float: right;
	position: relative;
	margin-bottom: 12px;
}

.text-left {
	float: left;
	width: 380px;
	margin-right: 20px;
	position: relative;
	margin-bottom: 12px;
}