
.all-exp-grids{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#home_2024-posts {
    &:after {
        content: "";
        position: absolute;
        max-width: 1075px;
        width: 100%;
        height: 1028px;
        right: -26%;
        top: 0;
        bottom: 0;
        margin: auto;
        background-image: url(//www.rocketsource.com/wp-content/themes/bridge-child/assets/css/../../assets/img/2024/pages/home/blur-4.png);
    }
}
@media (max-width:999px) {
    .mobileNone{
        display: none;
    }
    .fourX{
        height: 3650px;
    }
}