div.block-locations
{
	float: left;
}

	div.locations-wrap
	{
		float: left;
	}
	
	.locations-info
	{
		font-size: 16px;
		line-height: 26px;
		color: #fff;
	}
	
	div.main-wrap.head.white .locations-info
	{
		color: #000;
	}
	
		.locations-info i
		{
			font-size: 20px;
			margin-right: 5px;
			padding: 3px;
			float: left;
			color: #ed2224;
		}