/* Vantage Hide the Site Title */

header#masthead .hgroup h1 {
  display: none;
}

/* Make the Masthead 100% */

body.responsive.layout-full #page-wrapper .full-container {
  max-width: 100% !important;
}

/* Header Padding */

header#masthead .hgroup {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

#main.site-main {
  margin: -31px;
  padding-top: px;
}