.freddie_by_the_way_content .et_pb_column_3_5 {
    width: 51% !important;
    margin-right: 6.4% !important;
}

.freddie_by_the_way_content .et_pb_column_2_5 {
    width: 42.6% !important;
}

.freddie_by_the_way_content .et_pb_blurb .et_pb_blurb_container {
    padding-left: 0 !important;
}

@media only screen and (max-width: 980px) {
    .freddie_by_the_way_content .et_pb_text:before {
        margin: 0 0 20px;
    }

    .freddie_by_the_way_content .et_pb_column_3_5 {
        width: 47% !important;
        margin-right: 3% !important;
    }

    .freddie_by_the_way_content .et_pb_column_2_5 {
        width: 50% !important;
    }
}

@media only screen and (max-width: 767px) {
    .freddie_by_the_way_content .et_pb_column_3_5 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .freddie_by_the_way_content .et_pb_column_2_5 {
        width: 100% !important;
    }
}
