.photographs {
	height: 100px;
	width: 150px;
	border: 1.0px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.photographs_long {
	height: 250px;
	width: 150px;
	border: 1.0px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
}

