.made-in-russia {
  display: block;
  width: 120px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url("/upload/made-in-russia.min.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 40px;
}