/* * * * * * * * * * * * * * * * * *
DATEPICKER
* * * * * * * * * * * * * * * * * */
.ant-calendar-picker-container{
  .ant-calendar-input-wrap {
      height: 35px;
  }
}
