.thumbnail_aside .poi_social p { letter-spacing: 5px; margin: 10px 0 0; }

.thumbnail_aside .poi_social p i { font-size: 18px; }

.geo_close_by_items { margin-bottom: 10px; }

.geo_close_by_items .image { display: block; width: 85px; height: 60px; overflow: hidden; margin: 0 8px 0 0; }

.close_by_dummy_img { margin: 0 8px 0 0; }

.geo_close_by_items p { overflow: hidden; }

.geo_close_by_items a { line-height: 18px !important; }

.close_by_dummy_img {
    background: #2C3033;
    text-align: center;
    height: 60px;
    width: 85px;
    position: relative;
}

.close_by_dummy_img i { 
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -22px;
}

@media (max-width: 599px) {

    .full_tdb_list #facet_box_offcanvas_trigger_mobile {
        position: inherit;
        margin: 0;
        left: auto;
    }

}