.photos-circle {
	
	max-width: 50% !important;
	border-radius: 50%;
	
}

.photos-ellipse {
	
	max-width: 50%;
	border-radius: 25%;
	
}