h1.guides {
    color: var(--Black, #141414);
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 52px */
}
.place_marker img {
    margin-top: -1px;
}
#points-list {
    position: relative;
    width: 100%;
    min-height: 300px;
    margin-top: 30px;
}
#points-list .ymaps-2-1-79-balloon__tail {
    display: none;
}

#points-list .ymaps-2-1-79-balloon {
    box-shadow: none;
    border: 0;
}

#points-list .ymaps-2-1-79-balloon__layout {
    border-radius: 10px;
}