/* Start custom CSS */h3.wd-entities-title.title.post-title {
    min-height: 70px;
}
.sk-post-content-body {
    display: flex;
    flex-direction: column-reverse;
}
.sk_post_media.img-loaded {
    margin-bottom: 20px !important;
}
.sk_branding {
    opacity: 0;
    display: none !important;
}
.sk-post-text-popup-container {
    width: 100% !important;
}/* End custom CSS */