.articles-layout1 .entry > img { display: block; margin: 0 auto}
.articles-layout1 .entry .date { position: absolute; color: #fff; display: flex; width: 48px; height: 45px; background: url(../../../../images/design/articles_category/layout1/dateBG.png) 0 0 no-repeat; align-items: center; text-align: center; font-size: 12px; line-height: 1.2; left: 30px; top: -5px }
.articles-layout1 .entry:first-of-type .text { min-height: 161px }
.articles-layout1 .entry { margin-bottom: 30px; }
.articles-layout1 .entry .text{ background: #fff; padding: 12px 15px; min-height: 93px }
.articles-layout1 .entry:first-of-type .text{ padding:15px; }
.articles-layout1 .entry h3{ font-size: 18px; color: #1f1f1f; min-height: 40px; margin-bottom: 0}
.articles-layout1 .entry hr{ margin: 5px 0}
.articles-layout1 .entry:first-of-type hr{ margin: 5px 0 10px 0}
.articles-layout1 .entry a{ color: #ed1b1a; display: block;}
.articles-layout1 .entry:first-of-type a{ margin-top: 15px}