.other-header .background {
	background: url(../../assets/images/bishop3.jpg) no-repeat fixed center;
	background-size: cover;
}

.bishop-pic {
	display: flex;
	justify-content: center;
	margin: 1.5rem 0;
}

.bishop-pic img {
	max-height: 20rem;
}