@media(min-width:1024px){
.iconSize { width: 15% !important; }
}

@media(max-width:1023px){
.iconSize { width: 30% !important; }
}