
#header{
	top: 0px;
	padding-top:30px;
}

#hero{
	margin-top: 166px !important;
}

#hero .container {
    padding-top: 30px;
    /* display: inline-block; */
}

.img-fluid{
	min-height: 355px !important;
}

.gallery-item{
	text-align: center;
	background: black;
	max-height: 355px;
}

.gallery-img-500{
	max-height: 500px !important;
}

.subpage-text{
	
	color: #333 !important;
}