.behind-no-title {
  font-family: var(--secondary-font);
  font-weight: var(--secondary-font-regular);
  font-size: var(--fs79);
  line-height: 1;
}

.behind-no-title-2 {
  font-family: var(--fourth-font);
  font-weight: var(--fourth-font-bold);
  font-size: var(--fs100);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c4d42a+0,007c88+50,005360+100 */
  background: linear-gradient(to right, rgba(196, 212, 42, 1) 0%, rgba(0, 124, 136, 1) 50%, rgba(0, 83, 96, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  line-height: .9;
  margin-bottom: 15px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 10px;
}

.behind-no-desc {
  font-family: var(--secondary-font);
  font-weight: var(--secondary-font-regular);
  font-size: var(--fs32);
  line-height: 1.2;
  margin-bottom: 19px;
}

.behind-view .dec-content {
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.behind-view .right-text-image-full-width img {
  min-height: auto;
}

.behind-view .dec-img {
  flex-basis: 400px;
}
