@media screen and (max-width: 640px){/* 640  640  640  640  640  640  640  640  640  640 */
img.img_promo_right_top{min-width:100px;
display:inline-block;height:auto;padding:.25rem;line-height:1.5;border:1px solid #ddd;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}/*promo изображения*/
}
@media screen and (max-width: 480px){/* 480  480  480  480  480  480  480  480  480  480 */
img.img_promo_right_top{width:200px;}/*promo изображения*/
}