.tabs-style {
  text-align: center;
  .ant-tabs-bar {
    width: 38%;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .tax-money {
    display: flex;
    justify-content: space-around;
  }
}
