/* cmsms stylesheet: M6 Bootstrap modified: 11/02/16 08:47:46 */
/*  Adjust Main Logo in Header */

.header-full-title {
    float: left;
    overflow: hidden;
    padding-left: 125px;
    background-image: url('https://mail.silehw.org/uploads/images/silehw_sm.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.header-full-title h1 {
    margin-bottom: 5px;
    margin-top: 15px;
    font-family: "Muli";
    word-spacing: -7px;
    color: #000;
    font-size: 32px;
}

.header-full-title p {
    margin-bottom: 15px;
    font-size: 1.2em;
    text-align: center;
}

.services-header {
    min-height: 350px;
    background-image: url('https://mail.silehw.org/uploads/images/7.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: 40px;
}
