.ctaBoxes div.ctaCard:nth-child(2n) > img {
  position: initial;
  bottom: initial; }

.ctaBoxes div.ctaCard.bottom > img {
  position: absolute;
  bottom: 0; }
