/* Enter Your Custom CSS Here */

.listing-item .title:link {
 /** background-color: rgba(255, 255, 255, 0.6); **/
  display: block;
  font-size: 19px;
  height: auto;
  line-height: 24px;
  padding: 15px 23px 15px 21px;
  position: absolute;
  text-align: center;
  top: 31%;
  width: 221px;
  z-index: 10;
}