.mceEditor{
        visibility: initial !important;
    width: 100% !important;
}
.breadcrumb a{
    color: #000;
    font-weight: bold;
}
.breadcrumb > .active{
    color: #000;
    font-weight: bold;
}

.img-rd-1 {
  width: 250px !important;
  height: 200px !important;
  object-fit:cover !important;
}