.layout-content.status .masthead-container.premium {
		    background-color: #4D73E4;
    position: relative;
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 20px;
}

.layout-content.status .masthead-container.premium .masthead {
    margin: 0 auto;
    max-width: 850px;
  padding-top: 60px;
}
  
  .layout-content.status .masthead-container.premium .masthead .text-container {
    background-color: transparent;
}

.layout-content.status .masthead-container.premium .masthead .text-container .page-name {
    display: none;
  }

.layout-content.status .masthead-container.premium .masthead .text-container {
  text-align: center}

.layout-content.status .masthead-container .updates-dropdown-container {
    float: none;
}

#show-updates-dropdown {
    color: #fff;
    border: 2px solid #fff;
}

.layout-content.status.status-index .page-status .status {
  color: #333333;
}

.layout-content.status.status-index .page-status.status-none {
  background: transparent;
}