.about-1 .vc_row{
    display: flex;
    align-items: center;
}

@media screen and (min-width: 769px){
    .footer-bottombar{
        display: flex;
        justify-content: space-between;
    }
}