html, body{
  margin: 0;
  overflow-y: auto;
}

.logo-img{
  width: 32px !important;
  height: 32px !important;
  border-radius: 0 !important;
}
