#temporalNav, #dataColumn {
	display: none !important;
}

section#master {
    width: 100%;
    padding: 0 2%;
    float: left;
    padding-top: 30px;
    padding-bottom: 60px;
    height: Calc(100% - 60px - 90px);
    overflow: visible !important;
}