.happyfam {
    background: url('../images/iStock_000018172795_web.jpg');
    background-size: cover; 
    width: auto;
    padding-bottom: 40%;
    background-position: 50% 50%;
}
.happyfam h1 {
    position: relative;
    top: 12px;
    left: 12px;
}
