.corp-profile-short .h3 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.5rem;
    text-align: right;
    margin-right: 110px;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

.block--nir-assets__widget--5806 .nir-widget--label {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.5rem;
    margin: 0 0 0.5rem;
    line-height: 1.4;
}

.nir-node--5806 .box .content .h3 {
	padding: 1rem 0;
}

.nir-node--5806 #ndq-content .content .h3 {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    border-bottom: 2px solid #23ac38;
    padding-bottom: 8px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

@media screen and (max-width: 74.9375em) {

    .corp-profile-short {
        text-align: center;
    }

    .corp-profile-short img {
        float: none;
        margin: 0 auto 30px;
    }

    .corp-profile-short .h3 {
        margin-right: 0;
        text-align: center;
    }

}