/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
.view-staff, .view-staff {
	/* width: 100%; */
	width: 100%;
	margin-bottom: 2rem;
}
.view-staff .personal-block{
	/* width: 23%;
	float:left;
	padding-right: 1.5%; */
	
}
.view-staff .view-content{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.view-staff .view-content .staff-item{
	width: 240px;
	display: block;
}
.front .stycke-content .staff-vy .article-body{
	/* width: 100%; */
}
.view-test .view-content .views-row:last-child .article-body{
	width: 100%;
}