.main_div_council_info {
    text-align: center;
}

div#div_name_council h1 {
    font-family: "wyekan";
    margin: 25px;
}

div#div_name_council h1 span {
    border-bottom: 2px solid #ff701d;
}

div#div_name_council img {
    max-width: 100%;
    height: auto;
    max-height: 600px;
}

.commission_of_council {
    margin-top: 20px;
}
.commission_of_council h4.my_master {
    color: #ff6e6e;
    font-size: 20px;
}
.commission_of_council h4.my_member {
    color: darkcyan;
}

.commission_of_council h3 {
    padding: 10px;
}
.commission_of_council h3 span {
    border-bottom: 1px solid #c3c3c3;
    padding: 2px;
} 