.save-area {
  flex: 0 0 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -10px;
}