.form__group.form-input-comments {
    width: 78%!important;
}
.flex-control-nav li {
    background: rgb(96 178 189);
}
.section-staff .staff-b .staff-member__image {
    min-height: 350px!important;
    height: auto!important;
}
.section-overlap-container {
    background: rgb(0 0 0 / 30%);
}








@media (max-width: 1024px) {
.section-staff .staff-b .staff-member__image, .staff-b .staff-member__image {
    width: 100%;
    max-width: 300px;
}
}