#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 ul.list_product li .list_product_block .right_block .price.small_text {
  font-size: 26px;
}
#content .list_product.table_list_product .table_row .list_product_coll.recommended_product .flag {
  font-size: 11px;
  width: 160px;
  padding: 5px 15px 5px 10px;
}
#content .product-item .product-item__best-price-text {
  font-size: 9px;
}
#content.tires .tires_tabs ul li a{
  padding: 10px 8px;
}
.atd-plus-page .atd-plus-delivery__cost .price {font-size: 16px;}
/*footer*/
.footer .footer-wrap__image-right {width: 44%;}
.footer .footer-wrap__image {padding: 5% 8px 25% 30%;}
@media only screen and (max-width: 340px) {
  .footer .footer-wrap__image {background-position: -26px bottom;}
}

/* eu-reifen */
.product_params__img {
  background: url("../../img/eu-reifen/se.png") no-repeat;
  background-size: 100% 100%;
  min-width: 294px;
  max-width: 399px;
  height: 418px;
}
