.profil_flex{
display: flex;	
flex-wrap: wrap;
}
.relaname {
    font-size: 13px;
    text-transform: uppercase;
    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;
	background-color: #fcfcfc;
}

.relas_innerbox{
height: 300px; 
	overflow: auto	
}
.relation{
height: 200px; 
overflow: auto; 	
}

.relakat{
	border-bottom: 2px solid #263c30;
    padding: 8px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: rgba(14, 77, 75, 0.3);
}

.rela_facts{

color: #333;
font-size: 11px;
text-decoration: none;
display: inline;
text-transform: uppercase;
font-weight: 600;
}  

.relasbox {
	width: 100%; 
}