@CHARSET "ISO-8859-1";

.tax-axe .blog-publications.blog-small p.tags {
	display: none;
}

h1.i4ce-program-title {
	text-align: center;
	font-size: 30px;
	margin: 30px;
}
a.i4ce-program h3 {
	text-align: center;
	font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
.tax-axe .program-home .blog-projects .post-thumb img {
	width: 100%;
}
.tax-axe .single-display article {
	margin-bottom: 2em;
}

.program .team-widget {
    float: left;
    margin: 0 5px;
    max-width: 15%;
}
.program .team-widget h2 {
    margin-bottom: 5px;
    font-size: 14px;
}
@media all and (max-width: 690px){
	.program .team-widget {
    	max-width: 45%;
    	margin: 0 5px;
	}
}