.manufactureWorkflowSpecialWrap{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.manufactureWorkflowSpecialWrap .imageWrap{width:40%;margin:0;display:flex;flex-wrap:wrap;vertical-align:middle;height:fit-content}.manufactureWorkflowSpecialWrap .imageWrap .image{width:100%;overflow:hidden;background:#fff;border:4px solid var(--manufacture-hell);border-radius:50%;padding:10%}.manufactureWorkflowSpecialWrap .imageWrap .image img{width:100%;height:auto;transition:all .2s ease-in-out}.manufactureWorkflowSpecialWrap .imageWrap .image img:hover{transform:scale(1.1)}.manufactureWorkflowSpecialWrap .text{width:50%}@media screen and (max-width:700px){.manufactureWorkflowSpecialWrap{margin:0 0 30px 0}.manufactureWorkflowSpecialWrap .imageWrap{width:100%;margin:0 0 20px 0}.manufactureWorkflowSpecialWrap .imageWrap .image{width:100%;max-width:250px;margin:0 auto}.manufactureWorkflowSpecialWrap .text{width:100%}}
