.img_quadro {
    width: 40%;
    position: relative;
}
.punto1 {
    right: 54%;
    top: 15%;
  }
  .punto2 {
    right: 57%;
    top: 77%;
  }
  .punto3 {
    right: 37%;
    top: 40%;
  }



  @media (max-width:991px) {
    .img_quadro {
      width: 100% !important;
    }
  }

  @media (max-width:991px) {
    .imm_artisti {
      width: 100%;
    }
  }