/* Enter Your Custom CSS Here */
@media screen and (max-width: 640px) {
    .article br { display:none; }
}