
/* DigiTrustly Branding v2.4 */
.dt-brand-logo{height:48px;width:auto;max-width:235px;object-fit:contain;display:block}
.dt-cert-mark{
 width:132px;height:132px;object-fit:contain;display:block;margin:auto;
 filter:drop-shadow(0 5px 8px rgba(0,0,0,.15));
}
@media(max-width:650px){
 .dt-brand-logo{height:40px;max-width:195px}
 .dt-cert-mark{width:108px;height:108px}
}
@media print{
 .dt-brand-logo{height:38px}
 .dt-cert-mark{filter:none}
}
