a, label{
-webkit-tap-highlight-color: transparent;
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.img-zoom {

background-image: url(https://static.tildacdn.com/tild3438-3163-4937-a263-333432643230/zoom.svg);
background-size: 17px;
background-repeat: no-repeat;
background-position: 15px center;
padding-left: 10px;
border-radius: 0 10px;
}

