.Members{
	background-color: lightgray;
	height:100%;
	width: 100%;
	position: absolute;
}
.Member_1{
	padding-top: 1%;
}
.Member_1,.Member_2{
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	height: auto;
}
H3{
	margin-bottom: 1%;
}
img{
	width: 10%;
	height: 10%;
}