.profil_flex{
display: flex;	
flex-wrap: wrap;
}
.relaname {
    font-size: 13px;
    text-transform: uppercase;
	color: #fff;
    text-align: center;
}

.relaname a{
    text-transform: uppercase;
    text-align: center;
}
.relas{
width: 48%;
height: 330px;
margin: 5px;
}

.relas_td img{
width: 100px;
	height: auto;
}

.relas_innerbox{
height: 300px; 
	overflow: auto	
}
.relation{
height: 200px; 
overflow: auto; 	
}

.relakat{
	background: #0066a2 url(images/thead.png) top left repeat-x;
	color: #ffffff;
	border-bottom: 1px solid #263c30;
	padding: 8px;
	font-weight: bold;
}

.rela_facts{

color: #333;
font-size: 11px;
text-decoration: none;
display: inline;
text-transform: uppercase;
font-weight: 600;
}  