.visitrightalligned {
	float: right;
	width: 60%;
}
.quotes {
	float: inherit;
	width: 38%;
	padding-right: 50px;
}
