div.main_news2_sub {
    background: transparent !important;
}
.main_page .main_news2_sub:before {
    content: none !important;
}
div#projector_tell_availability[style="display: table;"] + #projector_buy_section {
        display: none !important;
    }
    
.main_page #main_news2 {
    margin-bottom: -55px;
}
.main_page #main_news2 .blog_desc {
    margin-bottom: 1rem;
    display: block;
}

#layout #blog-item .main_news2_sub:before {
    z-index: -20;
}

@media (min-width:979px) {
    #footer_links_sub {
        display: flex;
        width: 100%;
    }
    #footer_links_sub .row:nth-child(2) {
        width: 75%;
    }
}

#main_hotspot_zone1 .products_wrapper, #main_hotspot_zone3 .products_wrapper {
    width: 100% !important;
}
.blog-list_page header {
    position: static !important;
}
@media only screen and (max-width: 979px){
.blog-list_page .blog_list_wrapper:nth-of-type(n + 4) .wpis_category, .blog-item_page .blog_list_wrapper:nth-of-type(n + 4) .wpis_category {
    padding: 80px 20px 0 20px !important;
}
.blog-item_page h2 {
font-size: 12px;
color: #2f5e9b; 
}

.blog-item_page h3 {
font-size: 12px;
color: #333;

}
}