
	@media only screen and (min-width: 768px) {
		.module img {
			width: 33%;
		}
	}
	@media only screen and (min-width: 768px) {
		.module .text {
			width: 65%;
		}
	}
	
	#contentcol-wide {
		margin: 02.040816326531%;
	}
	
	/* p:empty:before {
		 content:"​";
		} */

	ul.key li {
		 background-repeat: no-repeat;
		 padding-left: 36px;
		 background-position: 0 50%;
		 line-height: 2em;
	   }	
		 
	   li.walks {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Walks2.png);
		 }
	   li.biking {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Bike.png);
		 }
	   li.climbing {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Climb.png);
		 }
	   li.urban {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Urban.png);
		 }
	   li.canyoning {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Canyoning2.png);
		 }
	   li.caving  {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Caving2.png);
		 }
	   li.canoeing {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Canoeing2.png);
		 }
	   li.teams  {
		   background-image: url(https://www.lostearthadventures.co.uk/wp-content/uploads/LEA-Teams.png);
		 }
	