.wp-block-stranarosatom-people-toptext-block.people-toptext-block .people-toptext-block-in {
    display: flex;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block {
    /*margin-left: 73px;*/
    /*margin-right: 73px;*/
    margin-bottom: 120px;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block .block-left {
    margin-top: 30px;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block .block-left * {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    color: #FFFFFF;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block .block-right-in {
    margin-top: -50%;
    z-index: 2;
    position: relative;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block .block-right-in .round-block {
    background-color: #20313D;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block .block-left {
    z-index: 2;
    position: relative;
    flex-grow: 1;
}

.wp-block-stranarosatom-people-toptext-block.people-toptext-block .block-right-in .round-block .rosatom-logo {
    background-image: url(/wp-content/themes/strana-rosatom/img/specproject-people/rosatom-logo.png);
    width: 41%;
    height: 41%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
    position: absolute;
}