.uc-width_col_12 .t-container_100 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0;
}

.uc-width_col_12 .t142__wrapone {
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}

.uc-width_col_12 .t142__wraptwo {
    text-align: left;
    z-index: 20;
}


media screen and (max-width: 1200px) {

    .uc-width_col_12 .t-container_100 {
        max-width: 960px;
        padding: 0;
    }
    
}

.t-feed figure>img {
    border-radius: 10px;
}

.t-redactor__callout {
    border-radius: 10px;
    background: #2D2D2E;
    color: white;
}