.hero-unit {
  margin: 60px 0 60px;
  padding: 0;
  text-align: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

