section#Contacts>.btn.addBtn {
    position: absolute;
    top: 10px;
    left: 264px;
    background: none;
    box-shadow: none;
    font-size: 21px;
    font-weight: bold;
}

.missImg {
    height: 35px;
    width: 35px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #ffffff40;
    border-radius: 40px;
    margin-right: 10px;
}

.listWrapper.leftList img {
    height: 35px;
    width: 35px;
    border-radius: 40px;
    margin-right: 10px;
}