header.npdm{
	background-image: url('/templatehotsites/imgs/onda-2.jpg');
	background-position: center top 33%;
	background-repeat: no-repeat;
	padding: 12px 0px 0;
}

header.npdm.use-bem {
	background-position: center top 30%;
	padding: 15px 0px 10px;
}

header .top {
	line-height: 20px;
}

@media (max-width: 789px) {
	header .top {
		margin-bottom: 0px;
	}
}
header .top .fixar{
	background-image: url(/templatehotsites/imgs/onda-2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
@media (max-width: 789px) {
	header.npdm {
		background-position-y: 100%;
	}

	header.npdm.use-bem {
		background-position: center bottom 50px;
	}
	
	.npdm .wrapper .barrinha-internas {
	    position: relative;
    	top: 1px;
	    left: initial;
	}
}
