@charset "UTF-8";


.droppableElementArea.blogpost-funnel-element{
    margin: 0;
}

.blogpost-funnel-element .post-container,
.blogpost-funnel-element .post-container img{
    cursor: pointer;
}

figure.wp-block-image img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}