/* Formula G — WHY WE MADE THIS tab (landing story inside product tabs) */
body.igcs-formula-g .igcs-why-made-this {
  max-width: 100%;
  overflow: visible;
}

body.igcs-formula-g .igcs-why-made-this .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.igcs-formula-g .igcs-why-made-this .vc_row[data-vc-full-width],
body.igcs-formula-g .igcs-why-made-this .vc_row[data-vc-stretch-content] {
  position: relative !important;
  left: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

body.igcs-formula-g .igcs-why-made-this .wpb_column {
  max-width: 100%;
}

/* Keep VC fill columns tall enough for padding-% background images */
body.igcs-formula-g .igcs-why-made-this .vc_col-has-fill > .vc_column-inner,
body.igcs-formula-g .igcs-why-made-this [class*="vc_custom_"] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

body.igcs-formula-g .igcs-why-made-this h2,
body.igcs-formula-g .igcs-why-made-this h3,
body.igcs-formula-g .igcs-why-made-this h4 {
  color: #fff;
}

body.igcs-formula-g .igcs-why-made-this p,
body.igcs-formula-g .igcs-why-made-this .vc_custom_heading {
  color: rgba(255, 255, 255, 0.88);
}
