/****** Home Brand NEMA *******/
.brand-project.project--hero .project__logo img {
	transition: none;
	max-width: 190px;
  padding-bottom:10px;
}

@media (min-width: 768px){
	.brand-project.project--hero .grid {
	    height: 550px;
	}
}

@media (max-width: 1024px){
	.brand-project.project--hero .image--fill img {
    object-position: left;
	}
}

/****** Press *******/
.press-item h2 {
	font-size: 22px;
	line-height: 26px;
	margin: 10px 0 20px 0;
	text-transform: lowercase;
	text-transform: capitalize;
}

.press-item h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
}
