/* Job Portal — Mobile Fixes */
  @media (max-width: 768px) {
      .wjportal-cp-graph-wrp {
          display: none;
      }
  }

