.url-iframe-block {
  width: 100%;
}

.url-iframe-block__frame {
  display: block;
  max-width: 100%;
  overflow: hidden;
  border: 0;
}
