.com-heading {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  @media (width <= 800px) {
    text-align: left;
  }
}
