.ministerbox {
    min-height:300px;
	margin-top: -15px;
	margin:auto;
	max-width:1100px;
}

.minsterbackground {background:none !important;}

.ministerview {width:100%; height: 300px; overflow:hidden;}
.ministerview img {width: 100% !important;}

.ministerbox br {
	line-height: 35px;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.ministerbox {
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-bottom: 10px !important;
	}
}

@media (max-width: 479px){
    .ministerview{height: 200px;}
}
