.noty_table {
  display: flex; 
  align-items: center;
} 

.noty_cell:nth-child(2) {
  margin-left: 10px;
}
