@media screen and (max-width: 376px) and (min-width: 375px) {
  br.mobile {
    display: block;
  }
}
