@media (max-width:991px){
    .post-card__image{
        width: 100%;
    }
    .header-articles{
        border-bottom: 1px solid #121212;
    }
    .creditos #wrap-creditos{
        top: -20px;
    }
}