/**
* Theme Name: Axtra Child
* Description: This is a child theme of Axtra
* Author: <a href="http://themeforest.net/user/crowdyflow">Crowdyflow</a>
* Template: axtra
* Version: 1.0
*/

.no-scroll {
  overflow: hidden!important;
  height: 100%!important;
}

#iubenda-iframe {
  overflow-y: auto!important;
}