@charset "utf-8";
.sponsorsContainer{
	background-color:rgba(255,255,255,0.85);
	padding-bottom:50px; 
	padding-top:50px;
	
}
.logolist{
	height:60px;width:auto;
	max-width:135px;
}
.logolistBG{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height:55px;
	width:auto;
	margin-right:20px;
	margin-bottom:15px;
	display:inline-block;
}
.logolistBG img{
	opacity: 0.0;
}
		 