.total {
    position: fixed;
    bottom: 40px !important;
    left: 45%;
    transform: translateX(-50%);
}

