/*Write your custom css in this file.*/

.sidebar-brand {
  padding: 0.9rem 2.9rem;
  width: 250px;
  height: 140px;
  position: fixed;
  text-align: center;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}