#pg-14-0{display: none;}
@media screen and (max-width: 620px) {
    #pg-14-0{display: none;}
    .only620{height: 0;}
    site-banner-left {amargin-left: 20px;}
}
@media screen and (max-width: 620px) {
.menu-open, .dashicons.menu-open, .menu-close, .dashicons.menu-close, .dashicons, .dashicons-before::before 
   {top: 50px !important; background: #fff;
   border-radius: 0px 0px 15px 0; 
   -moz-border-radius: 0px 0px 15px 0; 
   -webkit-border-radius: 0px 0px 15px 0; 
   border: 0px;
   padding: 5px 5px 5px 5px;
   }
}

.footer-button-container{line-height: 20px;}
div{background-position: center top;}
.top-small{background-position: center bottom;}

@media(min-width:200px){
   .top-background{height: 200px;}
   .top-small{height: 160px;}
}
@media(min-width:400px){
   .top-background{height: 300px;}
   .top-small{height: 160px;}
}
@media(min-width:768px){
   .top-background{height: 400px;}
   .top-small{height: 160px;}
}
@media(min-width:992px){
   .top-background{height: 500px;}
   .top-small{height: 160px;}
}
@media(min-width:1200px){
   .top-background{height: 600px;}
   .top-small{height: 160px;}
}
