<style> .indent300 { text-indent: 300px; } @media screen and (max-width:640px) { .indent300 { text-indent: 70px !important; } } </style>
<style> .indent300 { text-indent: -300px; } </style>