 .ypfcom__modules-tables .main-table__header_index--2 {
    width: 30em !important;
}

.ypfcom__modules-tables .main-table__header_index--3 {
  min-width: 300px !important;
}

@media (max-width: 768px) {

  .main-table__filter-input { 
    padding-right: 0px !important;
  }

}