#cabecalho .logo {
	width: auto;
}

#cabecalho .logo a img{
	width: 100%;
	height: auto;
}

#cabecalho .logo a {
	width: 220px
}

@media screen and (max-width: 767px){
	.caixa-sombreada img{
    	height: auto !important;
	}
}