#jumbo1{
    height: 50%;
    background-color: yellow;
    background-image: url(jumbo.jpg);
}


#jumbo-1{
    height: 700px;
    background-image: url(family.png);
      background-position: 40% 80%; 

}

#jumbo-row{
    padding: 5%;
    font-size: 4em;
    line-height:60px;
    color: white;
    font-family: 'Raleway', sans-serif;
    
}

#two-row{
    padding: 5%;
    font-size: 4em;
    line-height:60px;
    color: black;
    font-family: 'Raleway', sans-serif;
    
}

#sub-text{

    max-width: 700px;
    color: white;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;line-height: 25px;

    
}

#jumbo-button{
    
font-size: 1.6em;
    background-color: white;
    border: 1px solid white;
}

#jumbo-button:hover{
    

    border:1px solid black;
    opacity: 90%;
}

#claims-row{
    padding: 2%;
}
    #inputz{
    color: gray;
    background-color: white;
   
    margin-top: 25px;
}

#lines{
    
    font-size: 18px;
    line-height: 33px;
}
#lines2{
    
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 50px;
}
#contact{
    
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;

}