#header .logo img {
    max-height: 60px !important;
}

#hero.subpage p {
    color: #ffffff;
}
#hero.subpage {
    text-align: center;
    background: url(../img/site-images/2.jpg) center center;
    height: 30vh;
    margin-bottom: 0px !important;
    padding: 130px 0;
    margin-top: 130px;
}

.subpage-img {
    max-height: 500px;
    max-width: 500px;
}

.about .img1 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/1.jpg) center center no-repeat;
}
.about .img2 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/2.jpg) center center no-repeat;
}
.about .img3 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/3.jpg) center center no-repeat;
}
.about .img4 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/4.jpg) center center no-repeat;
}
.about .img5 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/5.jpg) center center no-repeat;
}
.about .img6 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/6.jpg) center center no-repeat;
}
.about .img7 {
    background-size: cover;
    min-height: 500px;
    background: url(../img/site-images/7.jpg) center center no-repeat;
}
