#icon-container, #icon-container2 {
    /* min-height: 100%; */
    top: 0;
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: transparent;
    width: 100vw;
    height: 100vh;
}

/*.lottie-animation--sticky {
    height: 100vh !important;
    top: 0% !important;
}*/

#icon-container {
    background-color: #fff;
    display: none;
}

.elementor-element-a814476 {
	height: 0px !important;
}

body, html {
	overflow: hidden;
}