.site-footer-sidebar {
    display: none;
}

.site-footer-content {
  float: none;
  width: 100%;
  clear: both;
}

.site-footer-content .footer-left {
  float: left;
  width: 50%;
}

.site-footer-content .footer-right  {
  float: right;
  width: 50%;
}
