.site-branding {
  padding-bottom: 0;
}

.link-icon {
   display: none;
}
P.pp-icon {
    margin-left: auto;
    margin-right: auto;
    width: 6em
}
.has-banner:after {
      background-size: contain; /*or you can add percentages here 80% etc.*/
}
.sticky-wrapper {
    height: 100% !important;
}
.page-id-11 .has-banner, .overlay {
    max-height: 500px;
}
.page-id-58 .has-banner, .overlay {
    max-height: 300px;
}
.page-id-51 .has-banner, .overlay {
    max-height: 300px;
}
.page-id-246 .has-banner, .overlay {
    max-height: 300px;
}
.page-id-244 .has-banner, .overlay {
    max-height: 50px;
}
#pg-11-5 .so-panel.widget {
  padding: 50px 30px;
}  
@media (max-width: 375px){
  #pg-11-1 > div {
    background-size: 100% 100% !important;
  }
  #pg-11-3 > div {
    background-attachment: fixed !important;
    background-size: 100% 100% !important;
  }
}