
.row--advisory {
    margin: 0 -8px;
}
.row--advisory > * {
    padding-left: 8px;
    padding: 8px;
    margin-bottom: 16px;
}
.row--advisory .team {

}
.row--advisory .team-photo {
    height: 276px;
}
.row--advisory .team-info {
    padding: 20px;
}
.row--advisory .team-name {
    font-size: 18px;
    margin-bottom: 10px;
}
.row--advisory .team-post {
    font-size: 18px;
    margin-bottom: 10px;
}
.row--advisory .team-link {
    font-size: 20px;
}

@media (min-width: 1199px) {
    .col-xl-20 {
        width: 20%;
    }
}

