@charset "utf-8";
/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/

@media only screen and (min-width: 768px)
#custom_header {
    font-size: 1.1em;
    height: 350px;
    
@media only screen and (min-width: 1166px)
#custom_header {
    font-size: 1.2em;
    margin-top: -2.4em;
    height: 375px;
}
#custom_header .wrap {
    display: block;
    padding: 8% 2% 7%;
    height: 375px;
}