.footer-right #footer-l1,
.footer-right #footer-l2 {
    height: 46px;
    max-height: 46px;
    width: auto;
    display: block;
}

.footer-right.ep-uk-footer-trustmark-ready {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 12px;
}

.footer-right.ep-uk-footer-trustmark-ready > #trustedsite-tm-image.ep-uk-footer-trustmark {
    position: relative !important;
    inset: auto !important;
    transition: none !important;
    flex: 0 0 92px;
}
