.aboutContent .row{
    width: 100%;
    margin: 0 auto 6vh;
    padding-bottom: 6vh;
    border-bottom: 1px solid var(--color-row-border) !important;
}

.toggleLinks .right {
    width: 100%;
} 