.callout__overlay-desc .content {
  bottom: 0;
  color: white;
  position: absolute;
}

.callout__overlay-desc .image img {
  height: auto;
  width: 100%;
}

.callout__overlay-desc .title a,
.callout__overlay-desc .text a,
.callout__overlay-desc .title a:hover,
.callout__overlay-desc .text a:hover {
  color: white;
}
