div#home-left {
  float: left;
  width: 360px;
}

div#home-right {
  float: left;
  width: 360px;
}

div#home-right h4 {
  margin: 0 0 0 10px;
}
