.cms-txt ul.special-6lc85 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.cms-txt ul.special-6lc85 li {
    padding: 0 20px;
    width: 50%;
    max-width: 250px;
    margin: 0 0 20px 0;
}

.cms-txt ul.special-6lc85 li img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}

.cms-txt ul.special-6lc85 li::before {
    content: none;
}