@media only screen and (min-width: 751px) and (max-width: 1024px) {
  .value_img {
    width: 35%;
    height: auto;
    top: 28%;
  }
}