#mod-company {
    font-size: 18px;
}

#mod-company p {
    line-height: 200%;
}

#mod-store {

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#mod-store h3 {
    text-transform: initial;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
}

#mod-store h1,
#mod-store h3 {
    color: #fff;
}

#mod-contactus {

    background-repeat: no-repeat!important;
    background-position: center !important;
    background-size: cover !important;
    height: 500px !important;
    color: #fff !important;
}

#mod-contactus h3 {
    text-transform: initial;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
}

#mod-contactus h1,
#mod-contactus h3 {
    color: inherit;
}
