.rev-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div.jobs_wrapp .item.opened {
    background: #ffffff;
}

.jobs_wrapp .item .name {
    cursor: default;
}

.reviews-info {
    display: flex;
    justify-content: space-between;
    height: 40px;
    margin-bottom: 30px;
}

.container .reviews-info iframe {
    margin: 0;
}