.ui-dialog-titlebar-close {
  border: none;
  background-color: transparent;
  background-image: url('../../images/icons/close.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
}
