.postcard-left {
    h3::after {
        display: unset;
        content: unset;
        background-color: transparent;
    }
}