.site-logo {
	height: 10em;
	margin: 0;
	width: 25em;
}
@media screen and (max-width: 480px) {
	h2.corretor__titulo {
		text-transform: uppercase;
		text-align: center;
	}
	
	.corretor__info-conteudo {
		background: #f6eeee;
		text-align: center;
	}
	
	.corretor__foto.grid-xs--12.grid-md--4 {
		text-align: center;
	}	
	
	.corretor__info-conteudo {
		background: #f6eeee;
		text-align: center;
	}
	
	img.corretor__img.u-photo {
		border-radius: 50%;
	}
	
	li.telefones__item.telefone {
		font-size: 1.3em;
		font-weight: 700;
		color: #454545;
	}
	
	.site-cabecalho {
		z-index: 99;
	}
	
		.site-logo {
		height: 7em;
	}	
	

		.site-logo {
		background: transparent;
		padding: 10px;
		border-radius: 10px;
		height: 100%;
		margin: 0 auto;
		width: 100%;
	}
	
	.site-logo img {
		background: transparent;
		padding: 10px;
		border-radius: 10px;
		height: 100%;
		margin: 0 auto;
		width: 100%;
	}
	
	a.site-logo {
		/*box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;*/
	}
	
	
}

