.tabs-container {
  height: 100%;
  padding: 20px;
  background-color: white;
  .ant-tabs {
    margin-top: 40px;
  }
}