@media screen and (max-width: 975px) {

  .img-responsive img {
    height: auto;
    width: 500px;
  }
}