.grid-30 {
  width: 30% !important;
  float: left;
  padding-right: 0px;
}

.grid-70 {
  width: 70% !important;
  float: right;
}