.gallery__big-mobile-nav .slick-arrow-prev:first-child,
.gallery__big-mobile-nav .slick-arrow-next:last-child {
  display: none !important;
}
.site-header__lang-panel.no-search {
  border-left: none;
}
@media (min-width: 992px) {
  .site-header__lang-panel.no-search .site-header__lang-list {
    left: auto;
    width: 250px;
  }
}
.site-header__menu-icon-container.no-search:before {
  border-left: none;
}
@media (min-width: 992px) and (max-width: 1230px) {
  .site-header__lang-list {
    right: -15px;
    left: auto;
    width: 250px;
  }
}
.site_search .gsc-control-wrapper-cse .gsc-results-wrapper-nooverlay .gsc-cursor-box {
  width: 100%;
}
.title.smaller {
  font-size: 40px;
}
@media (max-width: 991px) {
  .title.smaller {
    font-size: 32px;
  }
}
/* MEDDEV-770 */
.logos .content_area p {
  flex: 20% 0 0;
}
/* MEDRWD-1178 */
.adamed__logo--40-lecie {
  width: 99px;
}

