<div class="front-page-post-content-container overlay">
<h2 class="title-posts"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
- <div class="excerpt<?php echo $count ?>"><?php echo the_advanced_excerpt('length=100&length_type=characters&no_custom=1&ellipsis=%26hellip;&exclude_tags=a,img,p,strong,h1,h2,h3,hr,div'); ?>
+ <div class="excerpt<?php echo $count ?>"><?php echo the_advanced_excerpt('length=220&length_type=characters&no_custom=1&ellipsis=%26hellip;&exclude_tags=a,img,p,strong,h1,h2,h3,hr,div'); ?>
<div class="read-more">
<!-- <a class="read-more-link" href="<?php echo get_permalink($post->ID); ?>">Read More</a> -->
</div>