@media screen and (max-width: 767px) {
  .pcNspIblock {
    display: inline-block !important;
  }
  .spNone {
    display: none !important;
  }
  .js-bn-popup-wrap{position: fixed; bottom: 120px; right: 10px; z-index: 1000;}
}