.fw-block-fix {
  position: relative;
  width: 100vw !important;
  margin-left: calc(-50vw + 50%);
}

