/*
.navbar-brand img {
  height: 50px!important;
  margin: 20px 0!important;
}

@media (max-width: 767px) {
  .navbar-brand img {
    height: auto !important;
  }
}
*/

.navbar-brand svg {
  fill: #887;
}

.btn {
    text-transform: none!important;
}


.news-owl-date {
  display:none;
}
