.path-blog .float-left.entity-filter:before {
    content: " ";
    background-image: url(/themes/minim/images/sensory.png);
    width: 150px;
    height: 150px;
    background-size: 150px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 32px;
  left: 25%;
}
  
.path-blog .entity-filter {
    position: relative;
  padding-top: 250px;
}
.path-blog .title-wrapper {
  top: 210px;
}
.pager {
  margin-left: 20px;
}

.sensory {
  width: 140px;
  margin-left: 0;
}
