.basic-formatter-v3, .basic-formatter-v3 > .row {
  position: relative;
  width: 100%;
}

.basic-formatter-v3 > .row.spaced {
  margin: 4.78% 0;
}

.basic-formatter-v3 > .row.spaced:first-child {
  margin-top: 0;
}

.basic-formatter-v3 > .row.spaced:last-child {
  margin-bottom: 0;
}

.basic-formatter-v3 > .row .block {
  margin: 0;
}

@media screen and (max-width: 1307px) {
  .basic-formatter-v3 .back-to-top-lib-button {
    right: -999em;
  }
}

@media screen and (min-width: 1308px) and (max-width: 1334px) {
  .basic-formatter-v3 .back-to-top-lib-button {
    right: 5px;
  }
}

.basic-formatter-v3 style,
.basic-formatter-v3 script {
  display: none;
}
