@media (min-width: 960px) {
  .lpc-contacts-6[data-media-source="desktop"] .lpc-contacts-6__map {
    width: calc((100% / 12) * 6 + 0px) !important;
    margin-left: 0 !important; } }

#iivieq5jf_0 ul ul ul {
  overflow-y: scroll; }

.markets {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
  width: 100%;
  justify-content: flex-end; }
  @media (max-width: 767px) {
  .markets {
    justify-content: flex-start; } }
  .markets a {
    width: 40px;
    height: 40px;
    display: inline-block; }
  .markets .wb {
    background: url(wb.png) 50% 50%/contain no-repeat; }
  .markets .ozon {
    background: url(ozon.png) 50% 50%/contain no-repeat; }
  .markets .ya {
    background: url(ya.png) 50% 50%/contain no-repeat; }

.markets_prod {
  margin-top: 20px;
  justify-content: center; }
