h2 {
    font-size: 2.2rem;
    word-spacing: 1.01rem;
    vertical-align: top;
    text-align: center;
    margin-top: 5vw;
    margin-left: 2vw;
}

.headerTop, .footerBottom {
    height: 160px;
}

.topLogo {
    width: 90px;
    height: 90px;
    margin-left: 6vw;
}

.leftMenu > li > a {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}

.leftMenu > li {
    margin-top: 18px;
    list-style: none;
    font-size: 15px;
}

.rightSection {
    height: 650px;
    padding-top: 10px;
}

main {
    height: 720px;
}

#prays, #aboutGiven, #aboutPray, #toldStory, #aboutPaper, #given, #sendMail {
    height: 650px;
    margin-left: 5px;
}

.fontSize {
    font-size: 22px;
}

.prayContext, .textContext {
    font-size: 18px;
}

.imgHolder > img {
    width: 275px;
}

.bottomText {
    padding-left: 1%;
    bottom: 4%;
    font-size: 1.2rem;
    right: 3%;
}


.hi-slide > ul {
    width: 600px;
}

.hi-slide {
    width: 630px;

}
.hi-slide > ul > li {
    left: 280px;
}

.hi-slide .hi-next {
    right: -10px;
}
.hi-slide .hi-prev {
    left: -4px;
}
.hi-prev{
    display: none;
}

