@media screen and (max-width:320px) {
.reviews-section__header a {
        margin-left: 4px;
        border-bottom: none;
}
.reviews-section__col {
        width: 100%;
        padding: 0 5px;
}
.headerbar__city {
    left: 47%;
    margin-top: 15px;
    top: auto;
}
.headerbar__row .login {
    margin: 0;
}
.footerbar__pay {
    flex-wrap: wrap;
}
.new__nav {
    text-align: center;
}
.catalog__link {
margin-left: 0;
}
.card__tocart {
    width: 35px;
    height: 24px;
    top: 0px;
    right: -5px;
}
.card__price {
    font-size: 13px;
}
.footerbar .logo {
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .logo a {
    align-self: baseline;
}
.blogContFull h1 {
    padding: 0;
    font-size: 21px;
    line-height: 28px;
}
.blogFull .fullText {
    font-size: 14px;
    line-height: 20px;
}
.commentBlock .subsCommentLnk {
    line-height: 24px;
}
.icoElem {
    margin-right: 6px;
  }
.buy__radio {
    width: 100%;
    max-width: 250px;
  }
  .buy__tocart {
    padding: 0 10px;
  }
  .buy__tocart span {
    font-size: 14px;
}
.buy__click {
    font-size: 11px;
    font-weight: 600;
}
.ask__btn span {
  color: #000;
  font-size: 11px;
}
.countView {
    font-size: inherit;
  }
  .also__item {
    word-wrap: inherit;
    text-align: center;
  }
  .ordering__btn {
    font-size: 10px;
}
.partners__city {
    width: 99%;
}
.partners__select {
    width: auto;
}
.pagination li a {
    width: 29px;
    height: 40px;
}
.form-group label span {
    font-size: 11px;
}
footer .social {
    margin: 20px 0 10px;
  }
  .footerbar__pay img {
    margin: 10px 20px;
  }
  #toTop {
    bottom: 2%;
    left: 3%;
}
}