I need help right aligning the date

<p>

  <strong>Eleanor Gaye</strong> <br />

  Awesome Science faculty <br />

  University of Awesome <br />

  Bobtown, CA 99999, <br />

  USA <br />

  <strong>Tel:</strong> 123-456-7890 <br />

  <strong>Email:</strong> no_reply@example.com <br />

</p> 

20 January 2016


<p>

  <strong>Miss Eileen Dover</strong> <br />

4321 Cliff Top Edge <br />

Dover, CT9 XXX <br />

UK <br />

</p>    

.sender-column {

text-align: right;

}
i tried using the class assigned to the time tag, with the text-align: right; property and value

could you share the full code in codepen of jsfiddle or any online service
and have nice day