.ohsLeftHeading {
    font-weight:400;
    font-style:italic;
}

.ohsLeft {
    color:#636468;
}

.ohsLeftHeading {
    padding-top:35px;
}

.ohsLeftPadding {
    padding-top:15px;
}

.ohsContentPaddingHeading {
    padding-top:30px;
}

.ohsContentPaddingTop {
    padding-top:22px;
}

.ohsContentPaddingTop a {
    text-decoration: underline;
    font-weight: 500;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    .ohsMinBoxHeight {
        min-height:790px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
