.tenets1 {
    margin-bottom: 220px;
}

.tenets2 {
    margin-bottom: 122px;
}

.value-item2 {
    margin-bottom: 72px;
}

.value-item3 {
    margin-bottom: 25px;
}

.value-item4 {
    margin-bottom: 50px;
}

.contact-us-bg {
    background-image: url(../images/bg/contact-us.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
}

.gallery-bg {
    background-image: url(../images/bg/gallery.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
}

.ncaa-bg {
    background-image: url(../images/gallery/ncaa-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
}

.aulnu-bg {
    background-image: url(../images/gallery/aulnu-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
}

.nuprc-bg {
    background-image: url(../images/gallery/nuprc-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
}
