/* BASIC css start */
.tool-wrap {padding:5px 10px;}
.tool-wrap select {width:100%;}
.list_array {border-top:0px none;}
.plan .list_array .list_arrayRight img {width: 23px; height: auto;}

.iconsMobile{ position:absolute; top:7px; left:11px; }

.list_shopping2x ul li{min-height:300px;}

@media all and (max-width: 639px) and (min-width:492px){
    .list_shopping2x ul li{min-height:390px;}
}

@media all and (max-width: 760px) and (min-width:640px){
    .list_shopping2x ul li{min-height:350px; margin-bottom:12%;}
}
/* BASIC css end */

