#se-brand-badge{position:fixed;right:16px;bottom:210px;z-index:99998;width:48px;height:48px;border-radius:999px;background:#00d084;color:#0b1220;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.35);overflow:hidden}
#se-brand-badge img{width:100%;height:100%;object-fit:cover;display:block}
@media (max-width:480px){ #se-brand-badge{bottom:200px} }