hr.style2 {
}

@media(min-width:767px) {
  hr.style2 {
    display:none;
  }
}
