.bigpianos{
	width: 48%;
	height: auto;
}

.smallpianos{
	width: 24%;
	height: auto;
}

.content{
	margin-left: 20%;
}

.images{
	width: 125%;
	float: right;
	margin-bottom: 5em;
}

.images p{
	width: 100%;
	font-size: 150%;
	margin: 0px;
	float: right;
}

.images p span{
	display: inline-block;
	position: relative;
	top: -40px;
	text-align: center;
	width: 48%;
}
