
@media screen and (max-width: 768px) {
  .page-header-home .text > div .bullet {
    display: block;
  }
}