﻿.clarifi-background {
    background-image: url("../images/landing-page-bg.jpg") !important;
    background-size: cover !important;
    background-position: center !important;
    height: 100vh;
    width: 100vw;
}
