header.main-header {
    margin-right: 0;
}
.content-wrapper {
    margin-right: 0;
    background-color:none !important;
}

.content-wrapper {
    background-color: #f3f2f7;
}
.menu-item img {
    border-radius: 500px;
    width: 200px;
    height: 200px;
    object-fit: cover !important;
}
.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important; }
/* .content-wrapper.dashboard{
    margin-right: 340px;
} */