

.header__logo {
  display:block;
  width:300px;height:83px;
  padding:5px 0 0;
  background:url(../images/headerLogoSM.png) left bottom no-repeat;
}

.panel-2col-stacked .panel-col-first {
  width:75.5%;max-width:800px;
}

.fullWidth  .panel-col-first,
.fullWidth  .panel-col-last {
  width:45%;max-width:45%
}