@media (max-width: 739px) {
    .info-bank {
        max-width: 95%;
    }
    
    .table-info-show {
        width: 100%;
    }
}