@media (max-width: 992px) {

  .header_logo {
      width: 240px;
      margin-bottom: 15px;
  }


  .header_txt {
    font-size: 14px;
}

/* CENTRO ---------------------- */

.centro_sfondo {
  width: 100%;
  background-image: url("../img/sfondo-tablet.jpg");
  background-size: contain;
  -o-background-size: contain; /* browser opera */
  -moz-background-size: contain; /* browser mozzilla */
}

.form_button {
    margin-top: 10px;
    margin-bottom: 31px;
}

.form_note {
  font-size: 12px;
}

/* SCHEDINE ---------------------- */


.disdici_img {
    width: 56px;
}

.schedine_txt {
    font-weight: 700;
    margin-top: 13px;
    margin-left: 65px;
    font-size: 13px;
    line-height: 17px;
}

.container_schede {
  z-index: 0;
  position: unset;
  margin-top: 40px;
  margin-bottom: 30px;
}

.verifica_margin {
    text-align: center;
}

.padding_verifica {
  margin-top: -5px;
}
.verifica_chiama {
    margin-top: 10px;
}

/* FOOTER ---------------------- */

.footer_logo {
  width: 20%;
  margin-bottom: 40px;
}



  /* FINE MEDIA QUERY */

}
