.kyani_icon{
  width: 8vw;
  margin: 5%;
}

@media screen and (max-width:1000px){
.kyani_icon{
  width: 15vw;
  margin: 5%;
}
}