.nisic-profile-box-wrap {
    position: relative;
}

.nisic-profile-box-wrap > figure img {
    display: block;
}

.nisic-profile-box-body {
    background-color: #f0f3f5;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    max-height: 279.18px;
    padding: 46px 40px 36px;
    position: absolute;
    width: 343.2px;
}

.nisic-profile-box-body:after {
    border-color: #f0f3f5 transparent transparent;
    border-style: solid;
    border-width: 279.18px 86.6px 0 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 1px;
    top: 0;
    transform: translateX(100%);
    width: 0;
}

.nisic-profile-box-body .nisic-profile-box-headlines {
    border-bottom: 5px solid #fff;
}

.nisic-profile-box-body p {
    color: #19104e;
    font-weight: 700;
    margin: 0;
}

.nisic-profile-box-body p.company-name,
.nisic-profile-box-body p.company-position {
    font-size: 1.125rem;
    line-height: 1.2222222222;
}

.nisic-profile-box-body p.name {
    font-size: 2.0625rem;
    line-height: 1.4848484848;
}
