.icon-component .w-date-picker {
  position: relative;
  z-index: 2;
  left: 0;
  top: 0;
  width: 725px;
  border: none;
  border-radius: initial;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}