#block-krestik-local-tasks ul {
  padding: 10px 0;
}
#block-krestik-local-tasks ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0 3px;
}
#block-krestik-local-tasks ul li a {
  color: #ffffff;
  padding: 4px 8px;
  background-color: #c93e30;
}
#block-krestik-local-tasks ul li a:hover,
#block-krestik-local-tasks ul li a.is-active {
  background-color: rgba(201, 62, 48, 0.5);
}

#views-exposed-form-taxonomy-term-taxonomy-term-page {
  display: none;
}

.client-gallery-album figcaption {
  display: none;
}
figure {
  margin: 0;
}
.main-wrapper__sidebar .good-to-know .good-to-know-item__image {
  width: 60%;
}
.main-wrapper__sidebar .good-to-know-item__title {
  width: 95%;
}
