/* CIMP-16606 - reset the oos image in the client stage site */
div[data-sc-product-locator-id][data-sc-product-locator-type=standalone] .sc-pl-store-error__container-img {
    width: initial;
}
div[data-sc-product-locator-id][data-sc-product-locator-type=standalone] .sc-pl-product-locator__store-footer img {
    width: unset;
    margin-left: unset;
}
/* END CIMP-16606 */