.image-with-bottom-text__content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 35px 0;
  display: flex;
  flex-direction: row;
}
.image-with-bottom-text__content > div > *:last-child {
  margin-bottom: 0;
}