@media only screen and (max-width: 768px) {
    .l-inner.revert-free-html p a {
        overflow-wrap: break-word;
    }
}