.universal-h2 { text-align:center; margin-bottom:5px; padding:0; }
.universal-h2-bckg { background-image:url("double-line.svg"); background-repeat:no-repeat; background-position:center bottom; }

.blog-inner { display:flex; justify-content:space-between; }
.blog-inner .slick-slide { margin:0 15px; }
.blog-inner .slick-list { margin:0 -15px; }
.single-blog { display:flex !important; box-sizing:border-box; font-size:0; margin:5px 0px 0px 0px;}
.single-blog .single-blog__img img { padding:0px 0px 0px 0px; border:0px solid #eee; }

.single-blog .single-blog__text { padding:0 10px; word-break:break-all; overflow:hidden; }
.single-blog .single-blog__text .ma_text { margin-bottom:5px; font-size:24px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.single-blog .single-blog__text .ma_text a { margin-left:15px; text-decoration : none; margin-bottom:2px; font-size:24px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.single-blog .single-blog__text .regdate { margin-left:15px; display:block; margin-bottom:5px; font-size:14px; color:#c18f59; }
.single-blog .single-blog__text .summary a { margin-left:15px; text-decoration : none; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; word-wrap:break-word; display:-webkit-box; }