.location_widget {
	font-size: 14px;
	padding-left: 29px;
	background-image: url(../../img/location.svg);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.location_title {
	font-weight: bold;
	margin-bottom: 9px;
}

.location_details {
	line-height: 34px;
}
