.right-part address {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.right-part address span {
  font-size: 16px;
}
.right-part address a {
  display: inline-block;
  color: #4c4c4c;
  font-size: 16px;
  text-decoration: none;
}
.right-part {
  width: 220px;
  background-position: 0px 18px;
}
.phone-bot a {
  text-decoration: none;
  color: #4c4c4c;
}
