.docker-for-mac-alert {
    &__left {
        flex: 3;
    }
    &__right {
        flex: 2;
        margin-left: 4rem;
    }
}
