/*
 * Milople Technologies Pvt. Ltd.
 *
 * Do not edit or add to this file if you wish to upgrade the module to newer 
 * versions in the future. If you wish to customize the module for your 
 * needs please contact us to https://www.milople.com/contact-us.html.
 *
 * @category    Ecommerce
 * @package     Milople_Builder
 * @author      Milople Technologies
 * @link        https://www.milople.com/magento-2-custom-form.html
 * @copyright   Copyright (c) Milople Technologies Pvt. Ltd.
 */
@media all and (min-width: 768px) {
  html {
    height: auto !important;
  }
}