.contractor-detail-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contractor-detail-header img {
    max-height: 150px;
}