.container-flex-left-right{
    display: flex
}

.container-flex-left{
    width: 50%;
}

.container-flex-right{
}
