.ah-related-posts-element .ah-post-item {
    margin-bottom: 10px;
}

.ah-related-posts-element .ah-box-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ah-related-posts-element .ah-item-title {
    font-size: 15px;
    margin-top: 7px;
}

.ah-related-posts-element .ah-post-item img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 7px;
}