.component-list-item-address {
  font-family: @font-family;
  .addr-foot-info {
    button {
      top: 0 !important;
      width: .4rem;
      &:nth-of-type(1) {
        border: 0;
        right: .62rem;
      }
    }
  }
}