.layout_home .group-hightlight {
  float: left;
  width: 66.6%;
}

.layout_home .group-right {
  float: left;
  width: 33.3%;
}

.layout_home .footer {
  clear: left;
}
