.profil_flex{
display: flex;    
flex-wrap: wrap;
}
.relaname {
    font-size: 13px;
    text-transform: uppercase;
    color: #242424;
    text-align: center;
}

.relaname a{
    text-transform: uppercase;
    text-align: center;
	font-weight: bold;
}
.relas{
width: 48%;
height: 375px;
margin: 5px;
}

.relas_td img{
width: 80px;
    height: auto;
}

.relas_innerbox{
height: 345px; 
    overflow: auto    
}
.relation{
height: 200px; 
overflow: auto;     
}

.relakat{
    background: #e2d4b7;
    color: #242424;
    border-bottom: 1px solid #9f7641;
    padding: 8px;
    font-weight: bold;
}

.rela_facts{

color: #242424;
font-size: 11px;
text-decoration: none;
display: inline;
text-transform: uppercase;
font-weight: 600;
}  