.multi-column__item img.zoom-image {
    width: 100%;
}
.text-with-icons__item .prose {
    font-size: 13px;
}

@media only screen and (min-width: 1599px) {
    .text-with-icons__item {
        min-width: 450px;
    }
}