@charset "UTF-8";

#top_staff + .widget_staff01 .wrapper_item {
      -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#top_staff + .widget_staff01 .wrapper_item .inner_item {
	width: 32%!important;
}