.last-post-container-v2{display:flex;justify-content:space-around;margin-top:30px;margin-bottom:70px}.last-post-container-v2__item{display:flex}.post-item-v2{display:flex;flex-direction:column;background-color:#FFF;box-shadow:0 10px 50px -5px rgba(0,0,0,.15)}.post-item-v2__image{display:block;height:24vh;object-fit:cover;width:100%}.post-item-v2__title{font-size:21px;line-height:1.3;color:#191347;transition:all ease-in-out .4s;font-weight:bold;letter-spacing:0;padding:20px;padding-bottom:0}.post-item-v2__title:hover{color:#ef0060}.post-item-v2__description>p{color:#000;padding:20px;padding-top:0;padding-bottom:30px}.post-item-v2__container{background:#a7a7a7 0% 0% no-repeat padding-box;height:100%}.post-item-v2__image_container{height:65%}@media(max-width:767.98px){.last-post-container-v2{width:86%;margin:0 auto}.last-post-container-v2 .slick-track{display:flex;align-items:stretch}.last-post-container-v2 .last-post-container-v2__item{display:flex !important;height:auto;margin:5px}.post-item-v2__image{height:55vw}}@media(min-width:768px){.last-post-container-v2 .last-post-container-v2__item{width:calc(33.333% - 25px)}}