.wp-block-file {
  position: relative;
  display: block;
  min-height: 650px;
  margin-bottom: 50px;
  clear: both;
}

.wp-block-file object,
.wp-block-file embed,
.wp-block-file iframe {
  position: relative !important;
  display: block;
  width: 100%;
  height: 650px !important;
}