.dataCenterCard {
  position: relative;
  .btnResetPeak {
    color: blue;
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
