.kxm-project-header .kxm-money-icon {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9.25' fill='none' stroke='%23111' stroke-width='2.2'/%3E%3Ctext x='12' y='17.15' text-anchor='middle' font-family='Arial,sans-serif' font-size='15.5' font-weight='700' fill='%23111'%3E%24%3C/text%3E%3C/svg%3E");
    background-size: 22px 22px;
}

@media only screen and (min-width: 1024px) {
    .kxm-project-header .kxm-header-language + .kxm-header-currency {
        margin-left: -8px;
    }
}
