.post-item .image img {
    border-radius: 10px !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

