.pl-latest-articles-wrapper {
  position: relative; }
  .pl-latest-articles-wrapper .pl-latest-articles {
    overflow: auto;
    padding: 15px; }
    @media screen and (min-width: 0em) and (max-width: 39.9375em) {
      .pl-latest-articles-wrapper .pl-latest-articles {
        height: auto !important; } }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .pl-latest-articles-wrapper .pl-latest-articles {
        height: auto !important; } }
    .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item {
      text-align: left; }
      .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item img {
        border: 1px solid #cccccc; }
      .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item a {
        color: #2c2c2c; }
        .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item a:hover {
          color: #414141; }
      .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item h3 {
        font-size: 1.2em;
        font-weight: bold;
        margin-bottom: 10px; }
      .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item .pl-shortdesc {
        color: #4c4c4c; }
        .pl-latest-articles-wrapper .pl-latest-articles .pl-scroll-inner .pl-article-item .pl-shortdesc p {
          line-height: 1.1em !important; }
  .pl-latest-articles-wrapper .link-button {
    display: block; }

/*# sourceMappingURL=latest_articles.css.map */
