.vouch-embed-ducks-392mftkmmz6e6r5z20f0kk5r2-row {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  column-gap: 0.75em;
  row-gap: 0.75em;
}

.vouch-embed-ducks-392mftkmmz6e6r5z20f0kk5r2-col {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  max-width: 300px;
}

@media only screen and (min-width: 768px) {
  .vouch-embed-ducks-392mftkmmz6e6r5z20f0kk5r2-row {
    flex-direction: row;
  }

  .vouch-embed-ducks-392mftkmmz6e6r5z20f0kk5r2-col {
    max-width: unset;
  }
}
