audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

audio, canvas, img, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

img {
  border-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  align-self: stretch;
}

.text-justify {
  text-align: justify;
}

