div.block-picto-sos-malus {
  width: 60px;
  height: 60px;
  border-radius: 6.67px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
}
div.block-picto-sos-malus img {
  width: 33px;
  height: 33px;
  object-fit: contain;
}