.data-platform-header {
  position: fixed;
  top: 52px;
  left: 240px;
  right: 0;
}

.data-platform-content {
  height: 84%;
  min-width: 880px;
  padding: 20px;
  margin: 100px 0 90px 220px;
  overflow-y: auto;
}