.ContactBar-controls-MPkTg {
    display: flex;
    flex-direction: column;
}

.ContactBar-controls_inner-N5A2j {
    display: flex;
    flex-grow: 1;
    justify-content: stretch;
}

.ContactBar-call_inline-GSvav {
    margin-right: 8px;
}

.ContactBar-button-rtGjg,
.ContactBar-write-aVgtr,
.ContactBar-call-CjMdQ {
    flex-grow: 1;
}

.ContactBar-subscribe-WGVlg:first-child {
    margin-top: 0;
}

.ContactBar-phone-image-_acc_ {
    display: block;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding: 8px 10px;
    border-radius: 5px;
    background-color: #ebebeb;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
}

.ContactBar-phone-image_inline-JaTD0 {
    width: 138px;
    margin-right: 8px;
}

