.op3-element[data-op3-element-type="arrow"] {
    height: auto;

    svg {
        height: 128px;
        width: auto;
        max-width: 100%;
        color: inherit;
    }
}
