/* .ps-icons-how-wrapper:after  { */
/*     content: ""; */
/*     position: absolute; */
/*     top: 42px; */
/*     left: 37px; */
/*     width: 2px; */
/*     height: 100%; */
/*     background: repeating-linear-gradient( */
/*       to bottom, */
/*       #000 0 8px, */
/*       transparent 8px 16px */
/*     ); */
/*   } */
/**/
/* @media (min-width: 376px) { */
/*   .ps-icons-how-wrapper:after { */
/*     left: 44px;; */
/*   } */
/* } */
/**/
/* @media (min-width: 769px) { */
/*   .ps-icons-how-wrapper:after  { */
/*     content: ""; */
/*     position: absolute; */
/*     top: 42px; */
/*     left: 20px; */
/*     width: 100%; */
/*     height: 2px; */
/*     background: repeating-linear-gradient( */
/*       to right, */
/*       #000 0 8px, */
/*       transparent 8px 16px */
/*     ); */
/*   } */
/* } */
