Search for this line:
Out.Tex = inTex.xy * 1.5; //Scale the texture UV's
and change it to:
Out.Tex = inTex.xy * 1; //Scale the texture UV's