.tundra.pagIscrizione .boxesPrivacy .boxRadio{
  margin-top:-3px !important;
}
.consentRequest1 span{
  	
    float: left!important;
}
.tundra.pagIscrizione .boxesPrivacy .boxRadio{
	width: 40%!important;
    display: block!important;
    float: left!important;
}
.lblDoIlConsenso{
  display:none!important;
}
.tundra.pagIscrizione .boxEventImage .boxPlainImage #eventImage{
  border-radius: 0px!important;
}
.tundra.pagIscrizione .boxModule#boxDx, .boxesPrivacyWrap {
  border-radius: 0px!important;
  width:100% !important;
}

@media only screen and (max-width: 767px){
  .tundra.pagIscrizione .boxesPrivacyWrap .boxesPrivacy .boxPrivacy {
      font-size: 13px;
  }
  
  .tundra.pagIscrizione .boxesPrivacy .boxRadio {
    margin-bottom:20px;
  }
  .tundra.pagIscrizione .boxesPrivacy .mandatory{
    margin-top: -10px!important;
    padding-left: 77%;
  }
  
  .consentRequest1 span::after {
    content: '';
  }
  
  
}