<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w153-th-shortcodes-posts {
    /*padding: 0 10px 20px 10px;*/
    padding: 0 0 10px 0;
}

.w153-th-shortcodes-posts .w1-item {
    padding: 0 10px 20px 10px;
}

.w153-th-shortcodes-posts &gt; :nth-child(2n+1) {
    clear: both;
}

.w153-th-shortcodes-posts .w1-img {
    display: block;
    height: 200px;
    overflow: hidden;
}

.w153-th-shortcodes-posts .w1-img img {
    display: block;
    width: 100%;
    margin-top: -50px;
}

.w153-th-shortcodes-posts h4 {
    font-size: 15px;
    padding: 10px 0 10px 0;
}

.w153-th-shortcodes-posts h4 a {
    text-decoration: none;
}

.w153-th-shortcodes-posts p {
    padding: 0 0 10px 0;
}

@media (min-width: 750px) {
    .w153-th-shortcodes-posts {
        padding: 0 0 20px 0;
    }

    /* REL 1 , REL 3 */
    section .w153-th-shortcodes-posts {
        margin-left: -20px;
        margin-right: -20px;
    }

    .w153-th-shortcodes-posts .w1-item {
        float: left;
        width: 50%;
        padding: 0 20px 20px 20px;
    }

    .w153-th-shortcodes-posts .w1-img {
        height: auto;
    }

    .w153-th-shortcodes-posts .w1-img img {
        margin-top: 0;
    }
}

@media (min-width: 1300px) {
    .w153-th-shortcodes-posts .w1-item {
        width: 25%;
    }

    .w153-th-shortcodes-posts &gt; :nth-child(2n+1) {
        clear: none;
    }

    .w153-th-shortcodes-posts &gt; :nth-child(4n+1) {
        clear: both;
    }

    .w153-th-shortcodes-posts h4 {
        font-size: 17px;
    }

    .w153-th-shortcodes-posts p {
        padding: 0 0 20px 0;
    }
}</pre></body></html>