#logo_right {
      display: block;
      text-align: right;
}

#logo_left {
      display: none;
}

#logo_right img {
      margin-right: 0px;
}