
.box {
    background: #fff;
    padding: 0 30px 0px 30px;
    margin: 0 0 10px 0;
}

.rte .boxHeadline {
	text-align:center;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    margin: 0 0 25px 0;
}

.rte .boxHeadline+.boxHeadlineSub {
    margin: -18px 0 8px 0;
	text-align:center;
}

.rte .boxHeadlineSub {
	text-align:center;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: italic;
    color: #919599;
    margin: 0 0 0px 0;
}