/* Force the Entity Browser Bynder modal to use most of the viewport width. */
.entity-browser-modal-iframe {
  min-width: 90vw !important;
}
