.multirow {
    .image-with-text__heading {
        font-size: 30px!important;
    }
    .image-with-text__text {
        strong {
            font-weight: 600;
            font-size: 21px;
        }
    }
}