/* 
 Theme Name:   Gunter Construction
 Theme URI:    
 Description:  Custom for Gunter Construction
 Author:       Erik Haagensen
 Author URI:   https://vikingmountainmarketing.com/
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

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

/* For standard header 
#top-header {z-index: 99999;}
 
#logo {
    max-height: 220% !important;
    margin-top: -32px;
    z-index: 100000;
}
 
@media only screen and (max-width : 980px) {
    #logo { margin-top: 0px}}
*/