.element-props .props-item {
    display: flex;
    justify-content: space-between;
}
.element-props .props-item-value {
    font-weight: 700;
}
.element-photo {
    border-radius: 10px;
    overflow: hidden;
}