@media (max-width: 768px) {
    .mt-3-mobile-only {
      margin-top: 12px !important;
    }
  
    .notfoundlll{
       display: flex; 
       align-items: stretch
    }
    .notfoundlll22{
       display: block; 
    }
  
    .gasdfgakjkasdf{
      border-left: none;  
      padding-left: 0
    }
  
    .resNoticeAlgin{
      justify-content: start;
      margin: 10px 0  0 10px;
     }
     .maLinerts{
      margin: 0 !important;
     }
  
     .maLinertsLink{
      padding: 0 8px !important;
     }
  
     .homeMaiText_h{
      font-size: 26px;
     }
  
    
     .ptc-container .title{
      font-size: 14px !important;
      white-space: wrap !important;
      text-decoration: none;
    }
  
    .ptc-container .left {
      width: 80%  !important;
    }

  .hkj-new-responsive-title{
    font-size: 0.8rem !important;
  }

   .hkj-new-responsive-sub-title{
     font-size: 0.6rem !important;
   }

  
    .card-body-responsive-new{
      padding: 8px;
    }
  }