#d2599604 .col-lg-7 {
    float: none;
}
#d2599605 .link_flex_50_wrapper {
    display: flex;
    gap: 20px;
}
@media only screen and (max-width: 700px) {
    #d2599605 .link_flex_50_wrapper {
        flex-direction: column;
    }
}