.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
  position: fixed;
  background-color: orange;
  background-size: length;
  background-attachment: fixed;
  background-repeat: repeat;
  width: 100%;
  top: -21px;
}

.site-header-above-section-right.site-header-section.ast-flex.ast-grid-right-section {
  padding: 11px;
  border-radius: 13px;
}