#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}
.caro-child{
    /* align-content: end;
    align-items: end; */
    display: flex;
    /* height:200px; */
    margin-top:20px;
}
.lazydiv{
    margin:10px;
    padding:5px; 
    height: 300px;
}
.ltw2{
    margin-top:10px;
}
 
.lazydiv img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.slidersliderslider{
    transform: translate3d(0%, 0px, 0px) !important;
}
.regular{ 
    height: 300px; 
}
.caro-child{
    margin:10px;
    padding:5px; 
}
.caro-child img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.regular2{ 
    height: 300px;
    margin-top:20px;
    margin-bottom:20px;
}
.slide-4{
    left:400%;
}
.carousel__slide2 > .lazydiv{
    height:auto;
    width:150px;
}