@media ( max-width: 767px ) {
    .widget.job.ebs-widget-g {
        flex-direction: column !important;
    }
    .widget.job.ebs-widget-g .w_content {
        width: 100% !important;
    }
    .widget.job.ebs-widget-g .w_closing {
        width: 100% !important;
    }
}
