.ASM-blog-widget .uk-card > div {
    background: #fff;
}

.ASM-blog-widget .ASM-ks-post-content {
    height: calc(100% - 280px) !important;
}

@media only screen and (max-width: 480px){
    .ASM-blog-widget .ASM-btn-block {
        font-size: 14px;
    }
}