.markerContainer {
    display: flex;
    gap: 5px;
}

.icon-catalog {
    content: '';
    position: relative;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}