div#SalesPartnerInfoSection {
    position: absolute;
    left: 315px;
    right: 15px;
    top: 75px;
    background: #0000003b;
    padding: 10px;
    padding-top: 0px;
    padding-left: 20px;
}

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