@media (max-width: 768px) and (min-width: 680px) {
  .l-modal__container .l--member ul > li {
        width: 34%;
    }
}
