/* Logo in the primary sidebar (Sphinx Book Theme / PyData). */
.navbar-brand img,
.sidebar-logo img {
  width: 100px;
  height: auto;
  max-width: 100%;
}
