@media(max-width:800px ) {
    body.frontpage {
        background-size: contain !important;
    }
}
h3 {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 120% !important;
}