

/* Start:/local/templates/yamal/template_styles.css?1775116286775*/
.geo_custom_style {
  list-style: none;
  margin-top: 0px;
  -webkit-column-count: 4;
  column-count: 4;
  padding-left: 0px;
}

.l_scrool_contaner {
  overflow-y: auto;
  height: 1750px;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: hsl(0 0% 50%);
}
.lenta_scrool_cont {
  box-sizing: border-box;
}

.no_search_result {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(221, 221, 221);
  width: 100%;
  padding: 20px;
}

.no_search_result .notetext {
  color: black;
}

@media screen and (max-width: 1280px) {
  .l_scrool_contaner {
    height: 3150px;
    overflow: hidden;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .l_scrool_contaner {
    overflow: hidden;
    height: auto;
  }
}

/* End */
/* /local/templates/yamal/template_styles.css?1775116286775 */
