.nl_invest {
    max-width: 660px;
}
.nl_invest a img,  .content-content .nl_invest img {
    border-bottom: 0 !important;
}


.nl_invest > tr > > td > table tr:has(td:first-child:nth-last-child(2)) {
     border: 1px solid red
}
.nl_invest td {
    line-height: 1.3rem;
}
.nl_invest a {
 display: flex;
    justify-content: center;
}
.nl_invest .social td {
    display: flex;
    justify-content: center;
}

.nl_invest img {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.nl_invest .info p, .nl_invest .info td {
    font-size: 0.8rem
}