.smart-living-img1{
    width: 130px;
    height: 130px;
    background-image: url('images/THEBLISZ_2024/1.svg');
    background-position: center center;
    background-repeat: no-repeat;
}
.smart-living-img2{
    width: 130px;
    height: 130px;
    background-image: url('images/THEBLISZ_2024/2.svg');
    background-position: center center;
    background-repeat: no-repeat;
}
.smart-living-img3{
    width: 130px;
    height: 130px;
    background-image: url('images/THEBLISZ_2024/3.svg');
    background-position: center center;
    background-repeat: no-repeat;
}
.smart-living-img4{
    width: 130px;
    height: 130px;
    background-image: url('images/THEBLISZ_2024/4.svg');
    background-position: center center;
    background-repeat: no-repeat;
}
.smart-living-img5{
    width: 130px;
    height: 130px;
    background-image: url('images/THEBLISZ_2024/5.svg');
    background-position: center center;
    background-repeat: no-repeat;
}
.smart-living-img6{
    width: 130px;
    height: 130px;
    background-image: url('images/THEBLISZ_2024/6.svg');
    background-position: center center;
    background-repeat: no-repeat;
}
.img-section0{
    width: 100%;
    height: 556px;
    background-image: url('images/THEBLISZ_2024/Asset56.svg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.img-section1{
    width: 934px;
    height: 556px;
    background-image: url('images/THEBLISZ_2024/Asset57.svg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.img-section2{
    width: 934px;
    height: 556px;
    background-image: url('images/THEBLISZ_2024/Asset58.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 1024px) {
    .smart-living-img1{
        width: 90px;
        height: 100px;
    }
    .smart-living-img2{
        width: 90px;
        height: 100px;
    }
    .smart-living-img3{
        width: 90px;
        height: 100px;
    }
    .smart-living-img4{
        width: 90px;
        height: 100px;
    }
    .smart-living-img5{
        width: 90px;
        height: 100px;
    }
    .smart-living-img6{
        width: 90px;
        height: 100px;
    }
    .img-section1{
        width: 580px;
        height: 360px;
    }
    .img-section2{
        width: 580px;
        height: 360px;
    }
}
@media only screen and (max-width: 1000px) {
    .smart-living-img1{
        width: 70px;
        height: 100px;
    }
    .smart-living-img2{
        width: 70px;
        height: 100px;
    }
    .smart-living-img3{
        width: 70px;
        height: 100px;
    }
    .smart-living-img4{
        width: 70px;
        height: 100px;
    }
    .smart-living-img5{
        width: 70px;
        height: 100px;
    }
    .smart-living-img6{
        width: 70px;
        height: 100px;
    }
    .img-section1{
        width: 580px;
        height: 360px;
    }
    .img-section2{
        width: 580px;
        height: 360px;
    }
}
@media only screen and (max-width: 767px) {
    .img-section1{
        width: 100%;
        height: 360px;
    }
    .img-section2{
        width: 100%;
        height: 360px;
    }
}