#scb-wrapper {
  z-index: 999999999 !important;
    position: absolute !important;
    width: 100% !important;
}
.single-featured-image-header img {
    display: none !important;}
@media screen and (min-width: 30em){
.site-branding {
    padding-top: 7em;
}
}
@media only screen and (min-width:320px) and (max-width:768px){

  .site-branding {
    padding: 6em 0 2em !important;
   
}
}