.center-box_con {
  max-width: 1200px;
  margin: 0 auto 0;
  background-color: #f3f8fb;
  padding: 1rem;
  line-height: 1.6;
}
.con_box_2 {
  width: 100%;
}
.con__head {
  order: -2;
  padding: 1rem;
  color: #085aae;
}
.con__bordered-center {
  border-left: 6px solid #085aae;
  padding-left: 1rem;
}
.con__subtitle {
  margin: 0;
  bottom: -3px;
  font-size: 1.25rem;
  line-height: 2.125rem;
  text-transform: uppercase;
}
.con__content {
  padding: 0 1rem;
  text-align: justify;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0;
}
.con_h2 {
  color: #085aae;
  text-align: center;
}
.con__content_2 {
  display: flex;
  text-align: left;
  justify-content: left;
  padding-right: 3rem;
}
a_for_img {
  width: 20%;
}
.a_img {
  width: 25%;
  margin-top: 0.3rem;
  margin-left: 3rem;
}
@media only screen and (min-width: 640px) {
  .con_box_2 {
    width: 80%;
    margin-top: 1%;
    margin-left: 10%;
    margin-right: 10%;
  }
}


/* Гирлянда  START ================== */

/*.top-header {
  position: relative;
}

.top-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 128px;
  display: block;
  background: url(/img/banner_ny.png) repeat-x;
}
*/
/* ================== Гирлянда  END */
