.list-inline-img {
    border-collapse: separate;
    border-spacing: 3px;
    display: table;
    padding: 0;
    margin: -3px;
}

.list-inline-img li {
    display: table-cell;
}

@media screen and (min-width: 100px) and (max-width: 620px) {
    .img-text-2col .wrapper {
        width: 100% !important;
        margin: 0 auto;
        padding: 16px 16px 24px !important;
    }
    .img-text-2col h3 {
        font-size: 26px !important;
    }
    .img-text-2col p {
        font-size: 1em !important;
    }
    .img-text-2col a {
        padding: 6px 20px !important;
        font-size: 18px !important;
        margin-top: 4px !important;
    }
}
@media screen and (min-width: 621px) and (max-width: 820px) {
    .img-text-2col h3 {
        font-size: 28px !important;
    }
    .img-text-2col p {
        font-size: 1em !important;
    }
    .img-text-2col a {
        font-size: 18px !important;
        margin-top: 6px !important;
        padding: 6px 30px !important;
    }
}
@media screen and (min-width: 821px) {
    .img-text-2col h3 {
        font-size: 28px !important;
    }
}
@media (max-width: 620px) {
    .mbr-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 621px) {
    .mbr-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.mbr-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mbr-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.img-text-2col .wrapper {
    width: 85%;
    margin: 0 auto;
    padding: 10px;
}
.img-text-2col .wrapper a:focus,
.img-text-2col .wrapper a:hover {
    text-decoration: none;
}
.img-text-2col .img-text_col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.list-inline-img {
    border-collapse: separate;
    border-spacing: 3px;
    display: table;
    padding: 0;
    margin: -3px;
}
<!--0.00017213821411133-->