@charset "UTF-8";

@media screen and (min-width: 769px) {
#aboutStaff + .widget_staff01 .content_wrapper .wrapper_item .inner_item {
display: flex;
    justify-content: center;
}
}