/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 4rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 60px;
    }
    body{
    background-color: #f6f6f6;
    }

.sicon-sar {
    display: none;
}


@media (max-width: 640px) {
  .text-center-mobile {
    text-align: center !important;
  }
}

.special_title {
  margin-bottom: 0 !important;
}

.s-block {
  margin-top: 1rem !important;
}