.page-title:before{
  content:"";
  display: inline-block;
  width: 100px;
  height: 100px;
  background-image: url('/files/public/images/tile/accomodations.png');
  background-size: 100px 100px;
  margin-bottom: -30px;
  margin-right: 30px;
}

x.accomodations {font-family: gooddog, comic;}

.accomodations .media--type-image {
  float: left;
  clear: both;
  margin-right: 10px;
}
