.cert-badges {
    display: flex;
    align-items: center;
    gap: 16px;
}

.duns-badge iframe {
    display: block;
  max-width:120px;
}

.gov-badge img {
    height: 97px;   /* cho ngang chiều cao iframe DUNS */
    width: auto;
    display: block;
}