Adjust space between WP Show Posts 1 column

.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child) {
    margin-bottom: 40px;
}