.gw-poi-thumb{display:inline-flex;width:52px;height:52px;margin:3px 7px 3px 0;padding:2px;align-items:center;justify-content:center;vertical-align:middle;border:1px solid #d7dde5;border-radius:5px;background:#fff;overflow:hidden;cursor:pointer}
.gw-poi-thumb img{display:block;max-width:46px;max-height:46px;width:auto;height:auto;object-fit:contain}
.gw-poi-select-preview{display:none;margin-top:8px;align-items:center;gap:8px;color:#59636e;font-size:13px}
.gw-poi-select-preview.is-visible{display:flex}
.gw-poi-select-preview img{width:64px;height:64px;padding:2px;object-fit:contain;border:1px solid #d7dde5;border-radius:5px;background:#fff}
@media(max-width:767px){.gw-poi-thumb{width:46px;height:46px}.gw-poi-thumb img{max-width:40px;max-height:40px}}
