@media (max-width:480px) {
    .eu-simple-content-pills p br {
        display: none;
    }
}