.cm_hero {
  width: 800px;
  background-image: none;
}

.cm_hero .button {
  margin-top: 0px;
  margin-right: 535px;
}

.cm_hero h1 {
	font-size: 40px;
	font-weight: 300;
}

.cm_hero h1 p {
	font-size: 20px;
	font-weight: 200;
}

.button a:hover {
  background-color: #22968b;
  // #41b0dc
}

.button a {
  background-color: #22968b;
}

.feature p  {
  line-height: normal;
}
