Hi thanks for your help MrYawn. Do I add this code to the bottom of the css sylesheet or do I replace some of the code with that
This code is in my stylesheet
@media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
Thanks