@media only screen and (max-width: 1400px){
.service .list{ padding:1.5rem 1.5rem 3.5rem 1.5rem;}

.icon1{ position: absolute; left:18%; top:60%; }
.icon2{ position: absolute; left:14%; top:33%; }
.icon3{ position: absolute; left:20%; top:10%; }


.icon6{ position: absolute; right:18%; top:60%; }
.icon5{ position: absolute; right:14%; top:33%; }
.icon4{ position: absolute; right:20%; top:10%; }


}