#hero {
    background-image: url('/images/blue-painting-header-bg.png');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}