.three-step-module{align-items:stretch;display:flex;flex-direction:row;gap:19px;justify-content:space-between;margin-top:10px}.three-step-module-step{display:flex;flex-direction:column;max-width:280px;position:relative;width:100%}.three-step-module-break{max-width:38px;position:relative;width:100%}.three-step-module-break img{height:auto;position:absolute;top:50%;transform:translateY(-50%);width:100%}@media (max-width:767px){.three-step-module{align-items:center;flex-direction:column}.three-step-module-break{height:94px}.three-step-module-break img{transform:translateY(-50%) rotate(90deg);transform-origin:center}}