awk 'NR==1{max=0.70 * $3}(($5-$4) > max) { print }' filename