.di--image-reset{
    width: 100%;
    background: #f0f0f0;
    border-left: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.di--box-reset{
    display: flex;
    justify-content: center;
}

.di--container-reset{
    padding: 28px 20px 28px 150px;
}

.di--box-reset{
    display: flex;
    justify-content: center;
    width: 100%;
    padding-right: 150px;
}
