@media (max-width: 1024px) {
    .bg-image1 {
        top: -250px;
        left: -400px;
    }
    .bg-image2 {
        top: 70px;
        right: -500px;
    }
    .bg-image-3 {
        right: -728px;
    }
    .bg-image-4 {
        top: -70px;
    }
    .bg-image-5 {
        top: -200px;
    }
    .bg-image-6 {
        left: -665px;
    }
    .bg-image-8 {
        top: -300px;
        right: -450px;
    }
    .dot {
        top: 12px;
    }
    .heading-text-area-article {
        font-size: 50px;
    }
    .header-insight-page h1 {
        font-size: 50px;
    }
    .tag-filter .tag {
        font-size: 50px;
    }
    .header-insight-detail-page h1 {
        font-size: 50px;
    }
    
}