@charset "UTF-8";

ul.logo.online li{
	display:inline-block;
	text-align:center;
	width:24.3%;
	border:1px solid rgba(204,204,204,1);
	border-radius:5px;
	padding:15px 0px;
	margin-bottom:5px

}
ul.logo.online li img{
	max-height:95px;
	max-width:175px;
	height:auto;
}
