.press .page-title {
	background-image: url(../../u-files/banner_noticias_parallax.jpg);
}

.press h1 {
	background-color: #e31d1a;
	display: inline-block;
	padding: 15px 60px;
	color: #fff;
	font-weight: bold;
}

.press .img {
	/*background-position: center;*/
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (min-width: 1678px) {
	.mx-minH {
		min-height: 540px;
	}
}

@media screen and (min-width: 1209px) and (max-width: 1677px) {
	.mx-minH {
		min-height: 600px;		/*min-height: 570px;*/
	}
}

@media screen and (min-width: 992px) and (max-width: 1208px) {
	.mx-minH {
		min-height: 660px;
	}
}

@media screen and (min-height: 768px) (max-width: 991px) {
	.mx-minH {
		min-height: 510px;
	}
}
