#currenciesDropdownId{
  display: none;
}
div a.navbar-brand img{
  max-width: none;
}
.navbar-spark .navbar-brand{
  width: 220px !important;  
  display: flex;
  align-items: center;
  justify-content: center;
  top: 10px !important;
}

@media screen and (max-width: 1024px) {
  .navbar-spark .navbar-brand img {
  width: auto !important;	  
  padding-bottom: 40px;
  }
}

.news-block__more {
    font-size: 16px;
}

.news-block__more a .material-icons {font-size: 20px;}

.news-block__content {
    padding-left: 0 !important;
    margin: 10px 0 !important;
}

.news-block__title {
    padding-left: 0 !important;
}

.col-xs-12.news-block {
    background: none !important;
}