.image-responsive
{
  max-width:756px;
  height: auto;	
}

#wrapper {
  width: 100%;
  max-width: 756px;
  position: relative;
}

#wrapper img {
  max-width: 100%;
}

#anchor-clickhere {
    height: 25%;
    width: 20.7%;
    position: absolute;
    left: 39.5%;
    top: 36.5%;
}

#anchor-appstore-qr {
    height: 34%;
    width: 20%;
    position: absolute;
    left: 12.5%;
    top: 25%;
}

#anchor-appstore {
    /*border: 1px solid red;*/
    height: 10%;
    width: 19%;
    position: absolute;
    left: 13.14%;
    top: 63.5%;
}

#anchor-googleplay-qr {
    height: 34%;
    width: 20%;
    position: absolute;
    left: 38.5%;
    top: 25%;
}

#anchor-googleplay {
    /*border: 1px solid green;*/
    height: 9.8%;
    width: 19.2%;
    position: absolute;
    left: 38.9%;
    top: 63.8%;
}

#anchor-android {
    /*border: 1px solid blue;*/
    height: 35%;
    width: 21.4%;
    position: absolute;
    left: 65.4%;
    top: 24.5%;
}