@media (min-width: 981px) {

    footer .et_pb_column_2_tb_footer,
    footer .et_pb_column_3_tb_footer {
        width: 21% !important;
      }

    footer .et_pb_column_1_tb_footer {
        margin-right: 10% !important;
    }

    footer .et_pb_row_0_tb_footer {
        justify-content: space-between;
    }

}

