

/* Start:/local/templates/alpha_s1/components/bitrix/catalog.element/main/style.css?1752489738260*/
.markers{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;

    display: flex;
    gap: 10px
}

@media all and (max-width: 600px){
    .markers{
        flex-direction: column;
    }

    .marker__picture{
        max-width: 60px
    }
}

/* End */
/* /local/templates/alpha_s1/components/bitrix/catalog.element/main/style.css?1752489738260 */
