/* CIMP-18674 - letter spacing issue fixed */
div[data-sc-product-locator-id][data-sc-product-locator-type=standalone] .sc-pl-search-store-modal__header h1 {
    letter-spacing: unset;
}
/* END CIMP-18674 */