/**
* Since 2010 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright Since 2010 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

.qbi_banner_image {
    position: absolute;
    inset: 0;
}

.home_block_container_banner_image {
    padding-top: 0;
    padding-bottom: 0;
}
.home_block_container_banner_image img {
    width: 100%;
    height: 100%;
}

.qbi_banner_image_container {
    position: absolute;
}
