mat-card {
  width: 800px;
  max-width: 100%;
  margin: 10px;
}

mat-card-content>:first-child {
  margin-top: 16px;
}