/* 
 Theme Name:   simple-catch-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     simple-catch
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#masthead {
    background-image: url(/wp-content/themes/simple-catch-child/pictures/hero-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;

    min-height: 280px;
    border-bottom: 1px solid #dfdfdf;
}





















