.pp-clearfix {
  clear: both;
}

.popular_post {
  float: left;
  width: 46%;
  line-height: 1.1em;
  font-family: Helvetica,Arial,sans-serif;
  padding: 2%;
}
.popular_post a.pp-link {
  display:block;
  max-height: 3.3em;
  overflow: hidden;
  padding-top:.5em;
}
.pp-img-container {
  height: 125px;
  width: 125px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  border: 7px solid #ffffff;
}
