.wp-block-journey-insight-author.author-select-frontend img {
    max-width: 100%;
    margin-bottom: 1rem;
}

@media (max-width: 781px) {

    .wp-block-journey-insight-author.author-select-frontend {
        display: none;
    }

}