    @media (max-width: 768px) {
        .balance__body {
            padding: 5px 0px !important;
        }
        .content-page{
            margin-top: -30px !important;
        }
    }
