.mep_portrait {
	max-width: 200px;
	border: 10px solid #c4a47c;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
	font-family: 'Papyrus', fantasy;
	text-align: center;
}
