.latest-posts-widget .card-body {
    width: 85%;
    position: absolute;
    bottom: -15%;
    background: white;
    margin: auto;
    left: 0;
    right: 0;
}