slider with masonry effect
 screenshot -  https://prnt.sc/nip75x  custom module -  https://prnt.sc/nip7hj  demo -  http://huronassociates-5576036.hs-sites.com/  ,  http://huronassociates.com/   HTML =====================================================   <div class="custom-service-offerings">    <div class="page-center">      <h3 class="vc_custom_heading">{{ module.heading }}</h3>      <div class="service-offerings-wrapper">        <div class="tg-filters-holder">          <div class="tg-filter tg-filter-active" data-filter="*">            <span class="tg-filter-name tg-nav-color tg-nav-font">All</span>          </div>          {% for item in module.item %}          {% for item2 in item.category_item %}          <div class="tg-filter" data-taxo="post_tag" data-filte...