
.section-divider {
    position: relative;
    width: 100%;
    height: 1px;
    margin: 10px 0 40px;
    background: linear-gradient(to right, transparent, var(--themecolored) 50%, transparent);
    opacity: 0.6;
}
.section-divider::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--themecolored);
    box-shadow: 0 0 12px 2px var(--themecolored);
}

#zoom_container .width1262-full-container {
    overflow: hidden;
}

body.home .width1262-incontainer-right {
    margin-top: 90px;
}


#left_column .right_column_block {   /*  only on homepage  */
    width: 100%;
}

body.home #main_top_content,
body.home #main_top_content_bottom,
body.home #main_top_content_bottom_bg {
    height: 80px;
}

body.home #main_content_container {
    margin-top: 0;
}


/*********    NEWS    **************/

#last_news_home {
    display: flex;
    flex-flow: column wrap;
    align-content: flex-start;
    background: var(--news-bg-color);
}
#contenu #last_news_home p {
    /*margin: 5px 0;*/
    margin: 0;
}

#contenu #last_news_home p.news-tagline {
    font-size: 12px;
}

#other_news_home {
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
    --row-gap: 45px;
    --col-gap: 30px;
    gap: var(--row-gap) var(--col-gap);
}

#other_news_home .other-news-home {
    display: flex;
    flex-flow: column wrap;
    align-content: flex-start;
    width: calc((100% - 2 * var(--col-gap)) / 3);
    background: var(--news-bg-color);
}
#contenu #other_news_home .other-news-home p {
    /*margin: 5px 0;*/
    margin: 0;
}

#last_news_home .news-cover img,
#other_news_home .other-news-home img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

#other_news_home .other-news-home .news-metas,
#last_news_home .news-metas {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    /*align-content: flex-start;*/
    justify-content: center;
    column-gap: 30px;
    padding-left: var(--news-bg-padding, 0px);
    margin-bottom: 15px;
}
p.news-tagline {
    position: absolute;
    top: -18px;
    font-size: 12px;
    line-height: 1.3;
    padding: 3px 10px 6px 10px;
    background-color: var(--bg-themecolored);
    color: var(--coloredtextonthemebg);
}

#other_news_home .other-news-home .news-content,
#last_news_home .news-content {
    display: flex;
    flex-flow: column wrap;
    text-align: center;
    padding: 0 var(--news-bg-padding, 10px) 15px var(--news-bg-padding, 10px);
}
#last_news_home .news-content {
    padding: 0 calc( 2 * var(--news-bg-padding, 10px)) 15px calc( 2 * var(--news-bg-padding, 10px));
}

#last_news_home .news-content h3,
#contenu .other-news-home .news-content h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    height: calc(32px * 1.2 * 2);
    font-size: 32px;
    line-height: 1.2;
}
#contenu .other-news-home .news-content h3 {
    height: calc(20px * 1.2 * 2);
    font-size: 20px;
}

#last_news_home .more-link {
    padding-top: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid;
    align-self: flex-start;
}


/*********    VIDEOS   *************/

#home_all_videos {
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -15px;
}
/* mobile-only alternate layout (hero video + horizontal scroll strip),
   shown instead of #home_all_videos under the BIG MOBILE breakpoint below */
#home_last_video_mobile {
    display: none;
}
#mylene_home_lastvideos .mini_video.full {
    display: flex;
    flex-wrap: wrap;
    width: calc(25% - 30px);
    height: inherit;
    padding: 0 0 0 0;
    margin: 0 15px 30px 15px;
    background: transparent;
}
#mylene_home_lastvideos .mini_video.width1262 a.pellicule,
.mini_video.full a.pellicule {
    display: flex;
    width: 100%;
    height: inherit;
    margin-bottom: 0;
}
#mylene_home_lastvideos .mini_video.full a.pellicule img {
    width: 100%;
    height: inherit;
}
#mylene_home_lastvideos .mini-video-content {
    position: relative;
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    padding-top: 10px;
    /*height: 40px;*/
}
#mylene_home_lastvideos .mini_video_date {
    margin-top: 5px;
    text-align: left;
    color: var(--videos-text-color-2);
}




/**********    PICTURES     ***********/

#pict_container .main-picture {
    display: inline-block;
    float: left;
    width: 278px; height: 278px;
    margin-right: 30px;
}
#pict_container .secondary-pictures {
    display: inline-block;
    float: left;
    width: 278px;
}

#pict_container #widget_recent_picts .main-picture a {
    width: 100%;
}
#pict_container #widget_recent_picts .main-picture a img {
    width: 278px;
    height: 278px;
}
#pict_container #widget_recent_picts .secondary-pictures a {
    width: 80px;
    height: 80px;
    padding-right: 19px;
    padding-bottom: 19px;
}
#pict_container #widget_recent_picts .secondary-pictures a.alternate {
    padding-right: 0;
}
#pict_container #widget_recent_picts .secondary-pictures a img {
    width: 100%;
    height: auto;
}




/*******   BREVES     **********/

#les_breves_home .community_tabs {
    margin-top: 20px;
    margin-bottom: 15px;
}






/*****   COMMUNITY WIDGET    ******/

.width1262 #community_home_resp .group_content_author,
.width1262 #community_home_resp .group_content_title {
    width: 230px;
}
.width1262 #community_home_resp .group_content_date span.day {
    top: -2px;
}
.width1262 #community_home_resp  .group_content_date span.month {
    top: 16px;
}


/*******   ZOOM    ***********/

.zoom-wrapper {
    display: flex;
    position: relative;
    width: calc(100% - 30px);
    padding: 0 15px;
}
#la_une_first .zoom-wrapper .zoom-content {
    position: absolute;
    bottom: 30px; left: 15px;
    margin-right: 15px;
    padding: 10px 30px 10px 15px;
}
#la_une_first .zoom-wrapper .zoom-media {
    width: 100%;
}
.zoom-wrapper img {
    width: 100%;
}
#la_une_first .zoom-wrapper img {
    height: auto;
}
.zoom-date {
    padding-top: 5px;
    font-size: 10px;
    font-weight: bold;
    color: #292929;
}
.zoom-wrapper h4 {
    font-weight: bold;
}
.zoom-wrapper .resume {
    display: inline-block;
    padding-top: 5px;
    line-height: 15px;
}
.zoom-wrapper a.resume {
    color: #292929;
}




/**********  LE TOP    *************/

#top_resp.mylene_top_column {
    width: 100%;
}
#top_resp .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -50px;
}
#top_resp .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -50px;
}

.top_headline {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 13px;
    line-height: 12px;
    text-transform: uppercase;
    color: #6c6c6c;
}
#top_headline a {
    color: white;
}
#top_resp.mylene_top_column {
    padding: 0 0 20px 0;
}
.top_resp_wrapper {
    display: flex;
    flex-flow: column wrap;
    /*width: 250px;*/
    padding: 0 15px;
    /*padding: 0;*/
    text-align: center;
}

.top_resp_wrapper a img {
    width: 100%;
    height: auto;
}
.top_resp_wrapper .top-date {
    font-size: 10px;
    margin-bottom: 10px;
}
.top_resp_wrapper a.top-element-title {
    font-size: 18px;
    line-height: 1;
}





/**********      MY.NET         *************/

#howmanypeople_block {
    display: flex;
    flex-flow: column nowrap;
    text-align: right;
}
#howmanypeople {
    margin-bottom: 5px;
}
#howmanypeople_details {
    font-size: 11px;
}

.mynet-block {
    position: relative;
    margin-bottom: 30px;
}
.mynet-block h4 {
    font-size: 18px;
    margin-bottom: 10px;
}


/*******    RECENT COMM WIDGET    ********/


#mynet_container .container-header {
    margin-bottom: 0;
    flex-flow: row nowrap;
    gap: 15px;
}



.recent-comm-wrapper {
    display: flex;
    flex-flow: column nowrap;
    gap: 5px;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid var(--themecolored);
    /*background-color: var(--news-bg-color);;*/
}
.recent-comm-wrapper:last-child {
    border-bottom: 1px solid var(--themecolored);
}
.recent-comm-wrapper .meta {
    display: flex;
    flex-flow: row wrap;
    gap: 0 10px;
}
.recent-comm-wrapper .content {
    font-size: 14px;
}
.recent-comm-wrapper .author,
.recent-comm-wrapper .sep,
.recent-comm-wrapper .article {
    font-size: 12px;
}



#contenu_other #last_news_breves_container .tweet_content_author {
    width: 200px;
}
#contenu_other #last_news_breves_container .tweet_content_title {
    font-weight: bold;
}
#contenu_other #last_news_breves_container .tweet_content_cover {
    --tweet-cover-size: 38px;
}



/*   SMALL desktop SCREENS   */

@media only screen and (min-width: 1070px) and (max-width: 1399px)
{
    .width1262 #left_column {
        display: inline-block;
    }
    #left_column {
        margin: 0 30px;
    }
    #left_column .right_column_block h3.mf_title {
        width: 100%;
        line-height: 30px;
        margin-bottom: 0;
        border-top: none;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
    }
    #left_column .right_column_block h3.mf_title i.breve-icon.after {
        padding-left: 8px;
    }
    #left_column .right_column_block h3.mf_title i.breve-icon.before {
        padding-right: 8px;
    }
    #left_column .right_column_block {
        width: calc(100% - 30px);
        height: 30px;
    }
    .widget_tweet_wrapper {
        width: calc(50% - 7.5px);
        float: left;
    }
    #last_news_breves_container .widget_tweet_wrapper {
        width: 100%;
        float: none;
    }
    .widget_tweet_wrapper:nth-child(odd) {
        margin-right: 15px;
    }
    .widget_tweet_wrapper:nth-child(n + 11) {
        display: none;
    }
    .tweet_content {
        width: calc(100% - 5px);
        color: black;
    }
    #block_247_resp.right_column_block .tweet_content_date span.day {
        top: 3px;
    }
    #block_247_resp.right_column_block .tweet_content_date span.month {
        top: 21px;
    }

    #news_table_home .news {
        width: calc(25% - 22.5px);
    }
    #news_table_home .news.news-0 {
        width: 100%;
    }
    #news_table_home .news.news-1 {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
    #news_table_home .news.news-2 {
        width: calc(50% - 15px);
    }
    #news_table_home .news.news-5,
    #news_table_home .news.news-8 {
        margin-right: 30px;
    }
    #news_table_home .news.news-6 {
        margin-right: 0;
    }
    #news_table_home .news.news-7,
    #news_table_home .news.news-8 {
        display: none;
    }
    #news_table_home .news.news-0 .home_news_img {
        width: 70%;
        height: inherit;
    }
    #news_table_home .news.news-0 .home_news_content {
        width: 30%;
    }
    #news_table_home .news.news-1 .home_news_img,
    #news_table_home .news.news-2 .home_news_img {
        height: inherit;
    }


    #pict_container .main-picture {
        height: auto;
        width: calc(50% - 15px);
    }
    #pict_container #widget_recent_picts .main-picture a img {
        height: auto;
        width: 100%;
    }
    #pict_container .secondary-pictures {
        width: calc(50% - 15px);
    }
    #pict_container #widget_recent_picts .secondary-pictures a {
        height: 64px;
        width: 64px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .top_resp_wrapper {
        /*width: 145px;*/
    }

    #la_une_first .zoom-wrapper img {
        height: inherit;
    }
    #la_une_others .zoom-wrapper .zoom-content {
        width: calc(100% - 17px - 158px);
        padding-left: 15px;
    }


    #last_news_home .news-content h3 {
        font-size: 26px;
    }



}



/*   TABLET   */

@media only screen and (min-width: 768px) and (max-width: 1069px)
{
    .width1262 #blocMenuNews.blockmenu li.menu_news::before {
        top: 2px;
    }

    #community_resp_container .width1262-incontainer-third {
        width: calc(50% - 15px);
    }
    #community_resp_container .width1262-incontainer-third.no-padding-md {
        margin-right: 0;
    }

    #news_table_home .news {
        width: calc(25% - 22.5px);
    }
    #news_table_home .news.news-0 {
        width: 100%;
    }
    #news_table_home .news.news-1 {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
    #news_table_home .news.news-2 {
        width: calc(50% - 15px);
    }
    #news_table_home .news.news-5,
    #news_table_home .news.news-8 {
        margin-right: 30px;
    }
    #news_table_home .news.news-6 {
        margin-right: 0;
    }
    #news_table_home .news.news-7,
    #news_table_home .news.news-8 {
        display: none;
    }
    #news_table_home .news.news-0 .home_news_img {
        width: 60%;
        height: inherit;
    }
    #news_table_home .news.news-0 .home_news_content {
        width: 40%;
    }
    #contenu #news_table_home .news.news-0 h3 {
        margin: 5px 0 15px 0;
    }
    #news_table_home .news.news-1 .home_news_img,
    #news_table_home .news.news-2 .home_news_img {
        height: inherit;
    }

    #news_table .news .home_news_content {
        width: 330px;
    }
    .home_news_content_in {
        padding: 5px 5px 5px 10px;
    }
    #news_table_home .home_news_content_in {
        width: 100%;
    }
    #news_table_home .news-3 .home_news_content_in,
    #news_table_home .news-4 .home_news_content_in,
    #news_table_home .news-5 .home_news_content_in,
    #news_table_home .news-6 .home_news_content_in {
        height: auto;
        padding-bottom: 10px;
    }
    #contenu #news_table h3 {
        font-size: 16px;
        line-height: 16px;
    }
    #contenu #news_table_home .news-3 h3 a,
    #contenu #news_table_home .news-4 h3 a,
    #contenu #news_table_home .news-5 h3 a,
    #contenu #news_table_home .news-6 h3 a {
        font-size: 12px;
    }
    #contenu #news_table p {
        margin: 5px 0 0 0;
    }


    .width1262 #left_column {
        display: inline-block;
    }
    .width1262 #left_column #block_247_resp {
        display: block;
        margin: 30px 30px 20px 30px;
        width: calc(100% - 60px);
    }

    body.width1262 #community_resp_container .right_column_block {
        width: 100%;
    }
    #community_resp_container #communitywidget_tabs {
        width: calc(100% - 30px);
        left: 15px;
    }
    .width1262 #community_home_resp .group_content_author,
    .width1262 #community_home_resp .group_content_title {
        width: 100%;
    }


    #mylene_home_lastvideos .mini-video-content {
        height: 60px;
    }





    #pict_container .main-picture {
        display: none;
    }
    #pict_container #widget_recent_picts .main-picture a img {
        height: auto;
        width: 100%;
    }
    #pict_container .secondary-pictures {
        width: 100%;
    }
    #pict_container #widget_recent_picts .secondary-pictures a {
        height: auto;
        width: 33.3333333%;
        padding-right: 0;
        padding-bottom: 0;
        margin: 0;
    }





    .widget_tweet_wrapper {
        float: left;
        width: calc(50% - 7px);
        padding: 0;
        margin-bottom: 15px;
    }
    .widget_tweet_wrapper:nth-of-type(odd) {
        margin-right: 14px;
    }
    #block_247_resp.right_column_block .community_tabs .widget_tweet_wrapper:nth-child(n+11) {
        display: none;
    }
    .tweet_content {
        width: calc(100% - 5px);
        color: black;
    }
    #block_247_resp.right_column_block .tweet_content_date span.day {
        top: 3px;
    }
    #block_247_resp.right_column_block .tweet_content_date span.month {
        top: 21px;
    }









    .mylene_top_column {
        width: 50%;
        padding: 0 !important;
    }
    .mylene_top_column li {
        min-height: 70px;
    }
    .mylene_top_column li .top_img {
        height: 59px;
        width: 59px;
    }
    #contenu .mylene_top_column img {
        padding-bottom: 0;
    }
    .mylene_top_column li .top_content {
        min-height: 55px;
        font-size: 11px;
    }

    .top_resp_wrapper {
        width: 100%;
    }
    .top_resp_wrapper_in .top_text {
        width: 100%;
        min-height: 100px;
    }




    .mfdotnet_box {
        width: 24%;
        padding: 0 5px;
        margin-right: 1%;
        min-height: 200px;
    }
    .mfdotnet_box.last {
        width: 25%;
        margin-right: 0;
    }
    .mfdotnet_box.big {
        width: 100%;
    }
    .big .mfdotnetbox_content {
        width: 100%;
    }
    .mfdotnetbox_content {
        height: 230px;
    }
    .photo_block ul li {
        height: 42px; width: 42px;
        margin-right: 14px; margin-bottom: 14px;
    }
    .photo_block ul li a {
        height: 42px; width: 42px;
    }
    .photo_block ul li img {
        height: 40px; width: 40px;
    }
    .photo_block ul li.left,
    .photo_block ul li.right {
        margin-bottom: 5px !important;
        margin-right: 8px !important;
        margin-left: 9px !important;
    }
    .big .mfdotnetbox_content ul {
        width: 33%;
    }






    #la_une ul#la_une_content {
        width: 330px;
    }
    .zoom-wrapper {
        width: 100%;
    }
    .zoom-wrapper h4 {
        font-size: 12px;
    }
    #la_une ul#la_une_content li {
        width: 50%;
    }
    #la_une_first .zoom-wrapper img {
        height: inherit;
    }


    #stdj_widget #stdj_picture img {
        width: 100%;
    }





}



/*  BIG MOBILE   */

@media only screen and (max-width: 767px)
{

    body.home #contenu h2,
    body.home h2.bigtitle {
        font-size: 46px;
    }
    #contenu .other-news-home .news-content h3 {
        font-size: 16px;
    }

    .width1262 #left_column {
        /*display: inline-block !important;*/
    }

    #other_news_home {
        --row-gap: 20px;
        --col-gap: 15px;
    }

    #news_table_home .news,
    #news_table_home .news.news-0,
    #news_table_home .news.news-1,
    #news_table_home .news.news-2 {
        width: 100%;
    }
    #news_table_home .news .home_news_img,
    #news_table_home .news.news-0 .home_news_img,
    #news_table_home .news.news-1 .home_news_img,
    #news_table_home .news.news-2 .home_news_img {
        width: 100%;
        height: auto;
    }
    #news_table_home .news.news-0 .home_news_content {
        width: 100%;
        /*float: none;*/
    }
    #news_table_home .news.news-0 .home_news_content_in {
        height: inherit;
    }
    #news_table_home .news-0 .news_read_tagline {
        position: absolute;
        top: -10px;
        margin: 0;
    }
    #contenu #news_table_home .news.news-0 h3 {
        height: 54px;
        margin: 4px 0 0 0;
    }

    .home_news_content {
        padding: 0 10px;
    }
    #news_table .news .home_news_content {
        text-align: center;
        width: 100%;
        height: inherit;
    }
    .home_news_content_in {
        width: 100%;
    }
    #news_table .news .home_news_img {
        width: 100%;
        margin-top: 0;
        height: inherit;
    }
    #news_table .news .home_news_img a.news_img_link {
        width: 100%;
        height: inherit;
        text-align: center;
    }
    #news_table .news .home_news_img img {
        width: 100%;
    }
    #news_table .news .home_news_img img.small {
        display: none !important;
    }

    #last_news_home .news-content h3,
    #contenu .other-news-home .news-content h3 {
        height: auto;
    }

    #home_all_videos {
        display: none;
    }
    #home_last_video_mobile {
        display: block;
    }
    #home_last_video_hero .mini_video {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    #home_last_video_hero .pellicule {
        position: relative;
        display: flex;
        width: 100%;
    }
    #home_last_video_hero .pellicule img {
        width: 100%;
        height: auto;
    }

    #home_last_video_hero .mini-video-content {
        width: 100%;
        padding-top: 10px;
    }
    #home_last_video_scroll {
        display: flex;
        flex-flow: row nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin: 30px -30px 30px -30px;
        padding: 0 15px;
    }
    #home_last_video_scroll .mini_video {
        flex: 0 0 auto;
        width: 140px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    #home_last_video_scroll .mini_video:last-child {
        margin-right: 0;
    }
    #home_last_video_scroll .pellicule {
        display: block;
        width: 100%;
    }
    #home_last_video_scroll .pellicule img {
        width: 100%;
        height: auto;
        aspect-ratio: 1262 / 660;
        object-fit: cover;
    }
    #home_last_video_scroll .mini-video-content {
        padding-top: 8px;
    }
    #home_last_video_scroll .mini_video_title {
        font-size: 12px;
        line-height: 1.3;
        white-space: normal;
    }
    #home_last_video_scroll .mini_video_date {
        font-size: 10px;
    }


    #la_une_others .zoom-wrapper .zoom-content {
        width: calc(100% - 188px);
    }
    #la_une_first .zoom-wrapper img {
        height: inherit;
    }


    .width1262-full-container#pict_container {
        margin-bottom: 0;
    }
    #pict_container .secondary-pictures {
        width: 100%;
    }
    #pict_container #widget_recent_picts .secondary-pictures a {
        width: 33.33333333%;
        height: auto;
        padding: 10px !important;
    }

    #pict_container #widget_recent_picts .secondary-pictures a img {
        width: 100%;
        height: auto;
    }

    .width1262 .contenu_title {
        display: none;
    }

    #stdj_widget_home.right_column_block {
        background-image: none !important;
    }

    #stdj_widget_home #stdj_widget {
        padding: 0;
        margin: 0;
    }

    .stdj_wrapper_left {
        width: 40%;
        float: left;
    }

    .stdj_wrapper_right {
        width: 60%;
        float: left;
        padding: 20px 10px;
    }

    #stdj_wrapper #stdj_picture {
        padding: 0;
        margin: 0;
    }

    #stdj_widget #stdj_picture img {
        width: 100%;
    }
    #panel247stdj #stdj_widget #stdj_picture img {
        width: inherit;
    }
    #panel247stdj {
        background-color: white;
    }
    .width1262 #panel247stdj #stdj_widget.right_column_block {
        margin-bottom: 0;
    }

    .top_resp_wrapper {
        width: 100%;
        padding: 0 5px;
    }

    #contenu .top_resp_wrapper_in .top_text p {
        line-height: 10px;
    }

    .top_resp_wrapper_in .top_text {
        width: 100%;
        min-height: 85px;
    }

    #community_resp_container .width1262-incontainer-third {
        width: 100%;
        margin: 0;
    }
    .width1262 #community_resp_container .right_column_block {
        margin: 0 auto;
        width: 290px;
    }

    .zoom-wrapper {
        width: 100%;
    }

    .hide-xxs {
        display: none !important;
    }

    .top_resp_wrapper a.top-element-title {
        font-size: 16px;
    }

    .owl-theme .owl-controls {
        margin-top: 30px;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-prev,
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        position: relative;
    }
    #top_resp .owl-theme .owl-controls .owl-buttons div.owl-prev,
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }
    #top_resp .owl-theme .owl-controls .owl-buttons div.owl-next,
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }
    .owl-theme .owl-controls .owl-buttons div i {
        font-size: 24px;
    }

}



/*   430px is opt-in, not canonical — only used where a component (the
     mini_video column count below) demonstrably needs to behave differently
     in the 390-430px device cluster than the rest of mobile. See dev/responsive.md.   */

@media only screen and (max-width: 430px)
{

    .widget_recent_presse .presse_content img {
        height: 60px;
        width: 60px;
    }


    h3.last-comms-title {
        font-size: 22px;
    }
}


@media only screen and (max-width: 389px)
{




}