.idx-template#main-content{
	min-height: 920px;	
}

.entry-content { 
	padding-top:80px;
}
.ihf-banner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	max-height: 80px;
	padding-bottom: 20px;
}
.container {
	padding-top: 20px;	
}

/** Responsive Styles Tablet Only **/
@media all and (min-width: 768px) {}

/** Responsive Styles Tablet And Up **/
@media all and (min-width: 981px) {}

@media all and (min-width: 1025px) {}

/** Responsive Styles Standard Desktop Up **/
@media all and (min-width: 1100px) {}

/** Responsive Styles Large Desktop And Up **/
@media all and (min-width: 1440px) {}