.row .col-lg-4.col-md-4.col-sm-12 .block-2 {
    min-height: 220px !important;
  }
  
  h4.card-title.min-height {
    min-height: 75px !important;
  }
  
  .card .card-body .card-text.m-height {
    min-height: 44px !important;
  } 
  
  .mu-blog-description > p > img, .mu-blog-description > p > span > span > img , .mu-blog-single-item.p-3 .mu-blog-description > p > img {
    width: 100% !important;
    height: unset !important;
  }
  
  .pt-2.rtl {
    text-align: right;
  }
  
  .mu-single-sidebar .mu-sidebar-catg a {
    text-decoration: none;
    color: #000 !important;
  
  }
  
  /* a {
    color: white !important;
  }
  
  a:hover {
    color: #0056b3 !important;
  } */
  
  .card-title.pt-2.m-height {
    min-height: 49px;
  }

  .singleBlogs-sec-1 h4 {
    font-size: 0.8rem !important;
  }
  
  .media-body h4.mf a{
    color: #000 !important;
  }
  
  #mu-course-content img {
    width: 100% !important;
    height: unset !important;
  }
  
  .dash-side-menu.mb-3 {
    margin-top: 50px;
  }
  a.btn.more-btn.btn-md.mt-3.waves-effect.waves-light:hover {
    color: black;
  }

  .mg-t {
    margin-top: 6rem !important;
  }

  .mg-t-2 {
    margin-top: 135px !important;
  }

  .card-body {
    padding-bottom: 0.5rem !important;
    padding-top: 10px !important;
  }

  .cm-mg {
    margin-top: 40px;
  }

  .row .col-lg-4.col-md-4.col-sm-12 .block-2.mh {
    min-height: 295px !important;
  }

  .block-2.mh h3 {
    min-height: 75px;
  }

  .form-submit input {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 260px;
  }

  .blogs .page-info {
    right: 115px;
  }

  .course {
    padding-top: 170px;
  }

  /* .map-holder {
    padding-top: 200px!important;
  } */

  .mt-5 {
    margin-top: 0 !important;
  }

  .tx-al {
    text-align: center !important;
  }

  .b-ra:hover {
    border-radius: 90px;
  }

  .module-title.text-color-black {
    text-align: center;
  }

  .module-title.text-color-black.text-center {
    text-align: center;
  }

  .map-margin {
    margin-top: 165px !important;
  }