.cbtb .trust-badge.tab.top-right, .cbtb .trust-badge.tab.bottom-right{
    left: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    position:fixed !important;
    border-top:1px solid #CCC !important;
}
@media (min-width: 480px){
.cbtb .trust-badge.tab.top-right, .cbtb .trust-badge.tab.bottom-right{
    left: auto  !important;
    right: 0  !important;
    bottom: 0  !important;
    top: auto  !important;
    position:fixed !important;
    border-top:1px solid #CCC !important;
}
}