.coach-form2 .btn.btn-primary {white-space: normal !important;}

.company_content {
    max-height: 165px;
    overflow: hidden;
}
.row.catalog-list.same-cols:after {
    clear: both;
    display: table;
    content: "";
}

#staff div.same-cols div.same-height {
    height: initial !important;
}

.js-tabs_a {
    cursor:pointer;
}

#vacancy .same-height {
    height: inherit !important;
}

.job-listing-info li {
    align-items: flex-start;
    margin-bottom: 7px;
}

.job-listing-info li span {
    min-width: 20px;
}

a.btn.btn-primary.js-checkResume {
    margin-top: 0 !important;
    margin-right: 10px;
}

#vacancy .offer.offer-info {
    height: 100%;
}

#vacancy .same-height {
    margin-bottom: 20px;
}

#vacancy .offer:hover {
    -webkit-transform: scale(1.05);
}

#vacancy h3.lead-title {
    overflow: hidden;
}

#vacancy .btn-js-bottom {
    position: absolute;
    bottom: 0;
}