.txt1 {
    font-family: 'Prompt', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    border-left: 5.5px solid red;
    height: 45px;
}

.txt2 {
    font-family: 'Prompt', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    border-left: 5.5px solid red;
    height: 45px;
    margin-top: 50px;
    margin-bottom: 0px;
}

.position {
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
    line-height: 6px;
    font-style: normal;
    font-weight: 400;
}

.phone {
    font-family: 'Prompt', sans-serif;
    font-size: 13px;
    line-height: 6px;
    color: #343434;
}

.mail {
    font-family: 'Prompt', sans-serif;
    font-size: 13px;
    line-height: 6px;
    color: #343434;
}

.picture {
    border-radius: 10px;
    width: 100%;
    /* height: 65%; */
    /* height: 240px; */
    /* margin-right: 13px; */
}

.name {
    font-family: 'Prompt', sans-serif;
    margin-top: 15px;
    font-weight: bold;
    font-size: 15px;
    color: #343434;
    ;
}

.section {
    font-size: 14px;
}

.view {
    font-family: 'Prompt', sans-serif;
    border: red;
    background: red;
    border-radius: 50px;
    color: white;
    padding: .10rem 1.5rem;
    font-size: 12px;
    width: 95px;
    height: 30px;
}

.head {
    font-family: 'pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #353535;
    font-family: 'Prompt', sans-serif;
}

.right {
    margin-top: 6px;
}
