h3.name  {
  overflow: inherit !important;
  height: 54px !important;
}
div.name {
overflow: inherit !important;
  height: 72px !important;
}
.edit-content p {
  word-break: normal;
}

.camera_wrap {
    height: 506px!important;
}
.camera_wrap img {
    height: 506px!important;
}
.edit-content iframe {
  width: 100% !important;
  height: auto;
  aspect-ratio: 16/9;
  max-width: 100%;
  display: block;
}
