#stratus-bg {
	background: url("../images/backgrounds/stratus-bg-full.jpg") center center no-repeat;
	background-size: cover;
	height: 600px;
}
#stratus-bg #stratus-logo {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.navbar-brand img{
	height: 100px;
}
.bottom-nav a .wp-block {
    cursor: pointer;
}