#content.product_page .product_info_top .right_block .old_price {
  width: 100%;
}
#content.product_page .product_info_top .right_block .price {
  width: 100%;
  margin-left: 0px;
  font-size: 26px;
}
#content ul.list_product li .list_product_block .right_block .old_price.small_text span {
  font-size: 18px;
}
#content .list_product.table_list_product .table_row .list_product_coll.recommended_product .flag {
  font-size: 13px;
  width: 160px;
  padding: 5px 15px 5px 10px;
}
#content .product-item .product-item__best-price-text {
  font-size: 8px;
}
/*footer*/
.footer .footer-wrap__image-right span{line-height: 15px; display: inline-block;}
.footer .footer-wrap__image-right {line-height: 4px;}
.footer .footer-wrap__image {padding-top: 13%;}
.footer .footer-wrap__image-right {width: 40%;}
@media only screen and (max-width: 340px) {
  .footer .footer-wrap__image {background-position: -26px bottom;}
}
