.enw-mobile-only{display:none}
@media (max-width: 767px){
  .enw-mobile-only{display:block}
  .enw-desktop-only{display:none !important}
}
