.featureSummary p {
    font-size: 17px;
}

.featureSummary a:hover, .featureSummary a:link, .featureSummary a:visited {
    font-size: 17px;
}

.rowCentral2017-landingTop {
    height: 146px;
    background-image: linear-gradient(to right, #459fd4, #222e40 60%);
    position: relative;
    overflow: hidden;
}

    .rowCentral2017-landingTop:before,
    .rowCentral2017-landingTop:after {
        content: "";
        width: 100%;
        height: 82px;
        display: block;
        position: absolute;
        left: 0;
        background-image: linear-gradient(to right, #4db1ec, #263347 60%);
    }

    .rowCentral2017-landingTop:before {
        top: 0;
    }

    .rowCentral2017-landingTop:after {
        bottom: 0;
    }

.rowCentral2017-logoSymbol {
    width: 333px;
    height: 320px;
    position: absolute;
    left: 654px;
    top: 41px;
    z-index: 1;
}

.rowCentral2017-dashedLine {
    width: 85px;
    height: 71px;
    z-index: 1;
    position: absolute;
    left: 538px;
    top: 167px;
}

.rowCentral2017-logoText {
    width: 512px;
    height: 98px;
    position: absolute;
    left: 0px;
    top: 184px;
}

.rowCentral2017-message1 {
    font-size: 21px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    left: 0px;
    top: 122px;
}

    .rowCentral2017-message1 svg {
        width: 17px;
        height: 14px;
        fill: #fff;
    }