.logo-dashboard-in{
  display:block;
  margin:3em auto;
  width:60%;
  height:auto;
}
.logo-dashboard{
  display:block;
  width:100%;
  height:auto;
}
.logo-w{
  align-items: center;
  flex-direction: column;
  padding:5px 5px !important;
}
.menu-w .logo-w img {
  height: 43px !important;
  width: auto !important;  
}
tbody>tr>td{
  font-size:11px !important;
}
.i-breadcrumb{
  margin-right:.2em;
}