.col {
  flex: 2;
}

.buttons {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.detailLink {
  width: 100%;
}
