.logosv6{
    height:70%;
}
.col_tab_data{
    font-size:20px;
    font-weight:500;
}
.leadership_categories {
    font-size: 18px;
    font-weight: 400;
}
@media (min-width: 765px) {
    .leadership_categories {
        font-size: 28px;
        font-weight: 400;
    }
}
@media (min-width: 966px) {
    .leadership_categories {
        font-size: 34px;
        font-weight: 400;
    }
}