.motto-field :where(img) {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.motto-field > :first-child {
  margin-block-start: 0;
}
.motto-field > :last-child {
  margin-block-end: 0;
}
