, br :
.my-class{
display: none;
}
@media screen and (min-width: 480px) {
.my-class{
display: inline-block;
}
}
br <a>
:
<a class="ww" href="counseller.html">Career Counsellor</a>
<br class="my-class"/>
<a class="xx" href="mentors.html"> Career Mentor</a>