.userPic
{
	margin-right: 8px;
}
.userPic img
{
	max-width: 100px;
	border-radius: 50%;
	overflow: hidden;
}

div.info-resident__address { cursor: pointer; }

div.gm-style-iw-d > div { min-width: 280px; }

div.gm-style-iw-d > div p:last-child { margin: 0.5rem 0 0 !important; }

@media (max-width: 470px) {
	div.gm-style-iw-d > div { min-width: 170px; }
}