html.op3-screenshot #op3-designer-element .op3-element[data-op3-element-type="googlemapssimple"] {
    .op3-element-iframe-placeholder {
        width: 100%;
        height: 100%;
        display: flex;

        &::before {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="white" d="M16 .037c-2.658 0-5.374.95-7.465 2.75S5 7.277 5 10.582c0 3.511 2.656 7.59 5.197 11.014.107.144.208.263.315.404H6.445L.195 32h31.61l-6.25-10h-4.067c.107-.141.207-.26.314-.404C24.344 18.172 27 14.094 27 10.582c0-3.306-1.444-5.998-3.535-7.797C21.373.986 18.657.037 16 .037zm0 2c2.174 0 4.46.803 6.16 2.266C23.86 5.766 25 7.847 25 10.582c0 2.38-2.344 6.51-4.803 9.822-2.096 2.825-3.624 4.42-4.197 5.037-.573-.616-2.1-2.212-4.197-5.037C9.344 17.092 7 12.962 7 10.582c0-2.735 1.14-4.816 2.84-6.28 1.7-1.463 3.986-2.265 6.16-2.265zm0 4.998c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4-1.803-4-4-4zm0 2c1.116 0 2 .884 2 2 0 1.117-.884 2-2 2s-2-.883-2-2c0-1.116.884-2 2-2zM7.555 24h4.513a70.372 70.372 0 003.207 3.69l.725.761.725-.761s1.424-1.5 3.207-3.69h4.513l3.75 6H3.805l3.75-6z"/></svg>');
        }
    }
}
