h2 {
    font-size: 1.8rem;
    word-spacing: 1.01rem;
    vertical-align: top;
    text-align: center;
    margin-top: 8vw;
    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: 550px;
    padding-top: 10px;
}

main {
    height: 600px;
}

#prays, #aboutGiven, #aboutPray, #toldStory, #aboutPaper, #given, #sendMail {
    height: 550px;
    margin-left: 5px;
}

.fontSize {
    font-size: 22px;
}

.prayContext, .textContext {
    font-size: 18px;
}

.imgHolder > img {
    width: 210px;
}

.topLogo {
    margin-top: 4.5vw;
}

.leftSection {
    width: 26%;
    height: 200px;
    padding-left: 4px;
    padding-right: 11px;
    border-right: 1px solid #818181;
}

.rightSection {
    width: 74%;
    box-sizing: border-box;
    display: table-cell;
    padding: 20px;
    height: 592px;
    background-size: contain;
}

#mainPray {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.imgHolder {
    left: 0%;
}

.prayContext, .textContext {
    font-size: 16px;
}

.prayTitles {
    font-size: 22px;
}

#subMenu > li > a {
    font-size: 14px;
}

#subMenu {
    margin: 5px;
}

.pic1 {
    width: 180px;
    float: right;
    margin: 10px;
}

.pic2 {
    width: 180px;
    float: left;
    margin: 10px;
}

.bottomText {
    padding-left: 1%;
    bottom: 4%;
    font-size: 1rem;
    right: 3%;
}

.hi-slide > ul {
    width: 410px;
}

.hi-slide {
    width: 440px;

}
.hi-slide > ul > li {
    left: 200px;
}

.hi-slide .hi-next {
    right: -10px;
}
.hi-slide .hi-prev {
    left: -4px;
}
.hi-prev{
    display: none;
}
