#checkout #btnChangeAddress {
  width: 100%;
  text-decoration: underline;
  cursor: pointer;
}

#checkout #btnCancelForm {
  margin-top: 10px;
  text-decoration: underline;
  cursor: pointer;
}

.img-fluid2{
  margin-right: 4px;
}