
.partner-feature {
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  min-height: 560px;
  background: #fff;
}