
@media (max-width:480px) {
  .section-welcome .header-headline br {
    display: block;
    }
}

@media (min-width:375px) {
  .xsmall {
    display: none;
  }
}