.header-main {
    border-bottom: 10px solid #ef4137;
}

.ds-2col-stacked-fluid > .group-left {
    width: 30% !important;
}

.ds-2col-stacked-fluid > .group-right {
    width: 65%;
    padding: 30px;
    background: #efefef;
    margin-bottom: 40px;
}

.node__title {
	display: none;
}