.modal {
    top: 0px !important;
    padding-top: 60px !important;
}

.marker-info-button {
    width: 126px;
    height: 32px;
    background: #ff8a00;
    border-radius: 6px;
    color: white;
    border: none;
    transition: all 0.2s;
    margin-top: 15px;
    font-size: 16px;
    display: block;
}

.ymaps-2-1-79-b-cluster-tabs__menu-item_current_yes {
    background: #ff8a00;
}