.cento-section {
    background: linear-gradient(100deg, rgba(255,255,255,1) 35%, rgba(236,236,238,1) 35%);
    width: 100%!important;
    max-width: 100%!important;
}


.margin-top-minus-8 {
    margin-top: -8px;
}

.article .display-2 {
    margin-bottom: 1rem;
    color: #a6a6a6!important;
}
.mbr-section-title.display-2 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
    line-height: 1;
    margin-top: 0;
}

.display-2 {
    font-size: 48px;
    letter-spacing: -1px;
    margin-bottom: 1.5625rem;
    margin-top: 3.5rem;
}

.cento-section img {
    max-width: 100%;
}

.text-with-picture-block.cento-section .star-icon {
    position: absolute;
    right: -10px;
    width: 85px;
    bottom: 40px;
}

.text-with-picture-block.cento-section img {
    float: inherit;
    margin: inherit;
    height: inherit;
}

.cento-section.text-with-picture-block p {
    margin: 16px 0;
    font-size: 14px;
}

.cento-section .heading-wrapper h2 {
    margin-left: 22%;
}
