.SuiteNotificationBanner {
    .Alert {
        border-radius: 0;
    }

    .Alert-body {
        flex-direction: row;
    }
}
