.sp_bg {
    margin-bottom: 50px;
}

#rwd-content .rwd-main-content.Vision_LP_content .profile_page_footer h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

@media screen and (max-width:991px) {
    #rwd-content .rwd-main-content.Vision_LP_content .profile_page_footer h3 {
        text-align: left;
        margin-bottom: 10px;
    }

}