﻿/* Cơ cấu tổ chức */
.entry-content .org-structure img {
    width: auto !important;
    max-width: 114px !important;
    height: auto !important;
    max-height: 151px !important;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.entry-content .org-structure .box-img {
    max-width: 114px;
    margin: 0 auto 15px;
    overflow: visible;
    border-radius: 0 !important;
}

.entry-content .org-structure .org-dept-block {
    border-radius: 16px;
}

.entry-content .org-structure .org-dept-block h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px;
}

.entry-content .org-structure .team-card2 .box-content h6,
.entry-content .org-structure .team-card3 h6 {
    font-size: 18px;
    margin-bottom: 8px;
}

.entry-content .org-structure .org-staff-card,
.entry-content .org-structure .org-leader-card {
    text-align: center;
}