.advants__title br { display: none; }
@media (max-width: 500px) {
    .advants__title br { display: block; }
}