/* IMPORT THE FRAMEWORK */
.hero {
  width: 98%;
  background-image: url("/app/images/about/hero.jpg");
  border-radius: 0 0 25px 0;
}
