@media screen and (max-width: 767px) {
    .l-main .l-wrapper .l-inner .p-heading-attach__list {
        flex-wrap: wrap;
    }
}