.articles-recommend-section{margin:1em auto -1em;max-width:1200px}.articles-recommend-section__title{text-transform:uppercase;font-weight:700;margin:1em 0;background-color:#f2f2f2;padding:.7em;font-size:.9em;text-align:center}.articles-recommend__items{margin:1em 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles-recommend__item{color:inherit;text-decoration:none;margin:.5em;padding:1em;text-align:center;display:block;max-width:15em}.articles-recommend__item:active,.articles-recommend__item:hover{text-decoration:none}.articles-recommend__item:hover{color:#ca0b85}.articles-recommend__item__image{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:140px}.articles-recommend__item__image img{max-height:100%}@media (max-width:849px){.articles-recommend__item__image{height:100px}}.articles-recommend__item__name{line-height:1.2}