/*SASS MODULE*/
.c_hero_img_container {
  text-align: center;
}
.c_hero_img_container img {
  max-width: 100%;
}