.et_mobile_menu{overflow:scroll!important;max-height:80vh}.et-blog-css-grid .et_pb_blog_posts{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:5px}.et-blog-css-grid .et_pb_blog_posts .et_pb_post{align-self:start;padding:15px;width:auto;float:none;margin:0}.et-blog-css-grid .et_pb_blog_posts .et_pb_post .entry-title,.et-blog-css-grid .et_pb_blog_posts .et_pb_post .post-meta,.et-blog-css-grid .et_pb_blog_posts .et_pb_post .post-content{display:none}.et-blog-css-grid .et_pb_blog_posts .et_pb_post .entry-featured-image-url img{transition:transform .3s ease;will-change:transform}.et-blog-css-grid .et_pb_blog_posts .et_pb_post:hover .entry-featured-image-url img{transform:scale(1.25);position:relative;z-index:5}@media (max-width:980px){.et-blog-css-grid .et_pb_blog_posts{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}@media (max-width:767px){.et-blog-css-grid .et_pb_blog_posts{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}}