.same_news_tags_block {
  margin: 0px 0;
  max-width: 494px;
}
.one_link ul {
  margin-bottom: 16px;
}
.content-title {
  text-align: left;
  font-size: 18px;
  text-decoration: underline;
  color: #0072b7;
}
.all-content {
  min-height: auto !important;
}
.all-content h4 {
  text-decoration: none;
  border-bottom: 2px solid #0072b7;
  display: inline;
  margin-bottom: 10px;
}
.main-block .all-content {
  margin-bottom: 16px;
}
.all-content h4:hover {
  border-bottom: 0px solid #0072b7;
}
.all-content a {
  text-decoration: none;
}
.one_link ul li a {
  text-decoration: none;
}
.back {
  margin-left: 18px;
  display: flex;
  flex-direction: row;
  position: relative;
}
.back img {
  position: absolute;
  height: 18px;
  left: -18px;
  top: 2px;
}
.one_link {
  margin: 0px 64px 0px 0px;
}
.detail-text ul li::marker {
  color: #8b0e04;
}
ul li::marker {
  color: #0072b7;
  font-size: 20px !important;
  line-height: 22px !important;
  font-weight: 500;
  letter-spacing: 0%;
}
.one_link:hover {
  text-decoration: solid !;
}
.same_news_tags_block {
  margin-top: 17px;
  min-width: auto;
}

@media (max-width: 1400px) {
  .same_news_tags_block {
    margin-top: 24px;
  }
  .same_news_tags_block {
    min-width: auto;
  }
  .all-content h4 {
    text-decoration: none;
    border-bottom: 1px solid #0072b7;
  }
}

@media (max-width: 1280px) {
  .back {
    margin-left: 18px;
    display: flex;
    flex-direction: row;
    position: relative;
  }
  .back img {
    position: absolute;
    height: 16px;
    left: -17px;
    top: 0px;
  }
  .one_link {
    margin: 0px 32px 0px 0px;
  }
  .all-content h4 {
    font-size: 16px;
    line-height: 100%;
  }
  .content-title {
    font-size: 16px;
    line-height: 100%;
  }
  ul li::marker {
    color: #0072b7;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 500;
  }
}

@media screen and (max-width: 1023px) {
  main .right-column__menu-body ul li {
    padding-left: 5px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 16px;
  }
  main .right-column__menu-body ul li a:before {
    left: -23px;
  }
  .all-content h4 {
    margin-left: 12px;
    margin-bottom: 0px;
  }
  .back {
    margin-bottom: 1px;
    margin-left: 18px;
    display: flex;
    flex-direction: row;
    position: relative;
  }
  .back img {
    position: absolute;
    height: 17px;
    left: -12px;
    top: 3px;
  }
  .all-content h4 {
    border-bottom: 1px solid #0072b7;
    font-family: "SFProDisplay", "Roboto", sans-serif;
    font-weight: 400;
    line-height: 122%;
  }
  .one_link {
    margin: 0px 24px 0px 0px;
  }
}

@media screen and (max-width: 767px) {
  .back {
    margin-bottom: 6px;
    margin-left: 22px;
  }
  ul li::marker {
    font-size: 16px !important;
    line-height: 100% !important;
    font-weight: 500;
  }
  .main-block .all-content {
    margin-bottom: 8px;
  }
  .one_link ul {
    margin-bottom: 8px;
  }
}
