.estimation_results_wrapper .final_results {
    overflow: hidden;
}
.estimation_results_wrapper .left {
	margin-top:70px;
    float: left;
    width: 50%;
}
.estimation_results_wrapper .right {
    float: left;
    width: 50%;
}

.estimation_results_wrapper .da_split .right .pie_chart{
	margin-top:70px;
}