.post-destacado_box{display:flex;height:504px;overflow:hidden;position:relative;width:100%}.post-destacado_img{display:block;max-width:100%;object-fit:cover;width:100%}.overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.81));inset:0;position:absolute}.post-destacado_txt{bottom:20px;color:#fff;left:20px;position:absolute}.last-post-info{width:53%}.last-post-img{width:42%}.last-post-img img{height:146px;max-width:100%;object-fit:cover;width:100%}@media only screen and (min-width:767px){.last-post-info{width:55%}.last-post-img{width:40%}}@media only screen and (min-width:1020px){.last-post-info{width:60%}.last-post-img{width:30%}}#principalPost .zoom-effect{transition:transform .2s ease}#principalPost .zoom-effect:hover{transform:scale(1.01)}#principalPost h3.title-post{font-size:20px;line-height:1.2}