.about {
	margin: 1.5% 0 0 0;
	padding: 1.5%;
	background: #fff;
}

.about p {
	width: 90%;
	height: 100%;
	padding: 5% 5% 0 5%;
	background: #ececec;
	font-family: 'libre_baskervilleregular';
	color: #4e4e4e;
	font-size: 1.84em;
	text-indent: 5%;
	text-align: justify;
	line-height: 1.45em;
}

.about p.right {
	text-align: right;
	padding-bottom: 10%;
}

#logoAmericanPomClub {
	background: #ececec;
	position: absolute;
	float: right;
	left: 15%;
	bottom: 21%;
	height: 12%;
}