.multicolumn-cta-card {
  background: 0 0;
  border-width: 1px;
  border-color: #e5e5e5;
  height: 100%;
  padding: 2.3rem 2.3rem;
  @media screen and (min-width: 990px) {
    padding: 2.3rem 0;
  }
}

.multicolumn-cta-card__info {
  margin-bottom: 20rem;
}

.multicolumn-cta-card__image {
  position: absolute;
  bottom: 15px;
  right: 10px;
  width: 150px;
  height: 150px;
}
