.module.imageAndSubheadline {
    padding-bottom: 5rem;
}

.module.imageAndSubheadline img {
    width: 100%;
}

.module.imageAndSubheadline .fig-caption {
    padding: 2rem 2.5rem 1.9rem 2.5rem;
    background: #FFFFFF;
}

.module.imageAndSubheadline .fig-caption p {
    margin-bottom: 0;
    color: #000000;
}