.osm-tote-embed-wrap {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  background: #fff;
  line-height: 0;
  overflow: hidden;
}

.osm-tote-embed-frame {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 2200px;
  border: 0;
  background: #fff;
}

.osm-tote-agreement-frame { min-height: 3600px; }

@media (max-width: 700px) {
  .osm-tote-embed-frame { min-height: 3000px; }
  .osm-tote-agreement-frame { min-height: 4300px; }
}
