/* Add here all your CSS customizations */
.portfolio-item {
	max-height:350px;
}
.portfolio-item img {
	margin:0 auto;
	max-height:100%;
	width:auto;
}
@media (max-width:991px) {
	html #header .header-nav-bar-primary {
	}
}