#tenant-container {
    flex-direction: row-reverse;
}

#tenant-icon-logo {
    width: 24px;
    height: 24px;
    margin: 0px 10px;
    background-image: url('/themes/evebury/images/evebury-icon-logo.png');
    background-repeat: no-repeat;
    background-size: contain;
}
