#form-filter-projects{width: 100%;}
#form-filter-textbooks{width: 100%;}
#form-filter-programs{width: 100%;}
#form-filter-videos{width: 100%;}
#form-filter-past-webinars{width: 100%;}
#form-filter-upcoming-webinars{width: 100%;}
#form-filter-current-webinars{width: 100%;}
#form-filter-graduates{width: 100%;}
.projects-filter-date{display: inline-block;}
.current-webinars-date{background: #a2007d;}
.graduated-student-list .post-item img {
	width: 97px;
	height: 97px;
	object-fit: cover;
	border-radius: 50%;
}
#info .select2-container {
	min-width: 200px;
}
.width-150{
	width: 150px;
}