.resolution-test-dialog md-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-align: center;
}