#google_translate_element {
    height: 28px;
    overflow: hidden;
}

.back {
    border: 1px solid #ebebeb;
    position: absolute;
    right: 15px;
    top: 4px;
    z-index: 1;
    background: black;
    padding: 5px 10px;
    cursor: pointer;
    color: white;
}

.lang::after{
  content: none;
}

.phone-ring__text{
	font-size: 18px;
}

.phone-ring{
    right: 167px;
    left: revert;
        top: 160px;
        bottom: revert;
}