.dimi-art-div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.dimi-art-video {
  max-height: 300px;
  max-width: 100%;
  min-width: 70%;
}
