.stop-profit-loss{grid-template-rows:1px;grid-template-columns:auto 1fr;gap:20px;display:grid}.stop-profit-loss .stop-item{align-items:center;gap:10px;display:flex}.stop-profit-loss .stop-label{box-sizing:border-box;width:30px;display:inline-block}.stop-profit-loss .stop-input{width:100px}@media screen and (width<=768px){.stop-profit-loss{grid-template-rows:2px;grid-template-columns:1fr;gap:10px}}
