.notice {
  text-align: center;
  font-size: 1.2em;
  max-width: 1200px;
  margin: auto
}

.notice img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.notice h3 {
  font-size: 1.8em;
}