.flex-cover {
  display: block;
  max-width: 420px;
  width: 100%;
  height: auto;
  margin: 1.5rem auto 2rem;
}
