.section-budget {
    display: flex;
    height: calc(100vh - 180px);
    align-items: center;
    justify-content: center;
}