#header-logo img{
  width: calc(100% - 30px);
  display: block;
}
#content-resizer-handler{
  min-height: calc(100vh - 56px - 47px);
}
