#publicidade{
	margin: 40px 0;
}
#publicidade > div > div > div > div{
	/*height: 90px;*/
	/*width:100%;*/
	background-position: center;
	background-repeat: no-repeat;
	/*background-size:  cover;*/

	height: 100%;
}

.anuncio-direita {
	height: 90px;
	line-height: 90px !important;
	vertical-align: middle !important;
}

.anuncio-direita > div {
	margin-left: 20px;
	width: 468px;
	min-height: 60px;
	height: auto;
	line-height: 90px !important;

	background-color: #f4f7f9;
}