.anuncio{
    display: block;
    width: 100%;
}

.anuncio img{
    width: 100%;
}

.anuncio.bloque-0-central{
    padding: 0 20px 0 20px;
}
.anuncio.menu{
	margin-bottom: 11px;
}