#nav-logo-megamenu-2 .bg-wrap {
    background: #ffffff;
}
@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}@media (min-width: 768px){
    #blog-2col-dynamic .blog-item img{
        height: 120px;
        width: 160px;
        object-fit: cover;
    }
}#footer-text-4 .bg-wrap {
    background: linear-gradient(to right, #021b79, #0575e6);
}
#footer-text-4 .bg {
    background-position: center bottom;
    background-repeat: No-repeat;
    background-size: contain;
    background-image: url(../images/135/home-banner-bg-3.png);
}
