.btn-additional {
    position: absolute;
    top: 0;
    right: 15px;
    background: #af8c13;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 38px;
    padding: 0 5px;
}

.company-wrapper .btn-additional {
    height: 33.5px;
}