#header img {
margin-top: 5px;
}
#gdpr_eu {
display: block;
width: 50px;
height: 50px;
background: url('/images/gdpr_eu.png');
position: absolute;
top: -65px;
right: 170px;
}
#gdpr_iso {
display: block;
width: 50px;
height: 50px;
background: url('/images/gdpr_iso.png');
position: absolute;
top: -65px;
right: 235px;
}
