/*
 * Child theme styles for the main Amasty Blog listing page.
 * Loaded via the amblog_index_index layout handle.
 */
 .amblog-post-container .post-image, .amblog-grid-list .slick-slide .amblog-item .post-image {
    margin-bottom: 0 !important;
    padding: 20px !important;
    padding-bottom: 10px !important;
}