.logo-container img {width:220px}
div.masthead.has-logo {margin-bottom:25px; padding-top:25px !important}



.logo-container img {
    width: 120px;
}
.layout-content.status .masthead-container .masthead {
        margin-bottom: 25px;
    }
.page-status {
  margin-bottom: 25px;
  
}

.layout-content.status.status-index .page-status.status-none {
  background-color: #48cc31;
}