.sharograf_icon{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 2em;
}
.sharograf_icon_item{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 .5em;
}
.sharograf_icon_text{
  text-align: center;
  line-height: 1.3em;
  cursor: pointer;
}
.images_sharograf_active{
  width: 85px;
  height: 85px;
  cursor: pointer;
}
.images_sharograf{
  width: 85px;
  height: 85px;
  opacity: .5;
}

.images_sharograf_cosial{
  width: 60px;
  height: 60px;
  cursor: pointer;
  margin: .5em;
  border: none;
}
