@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-logo-text-3 .bg {
	background-position: center center;
	background-image: url('../images/23031/fo.png');
}#footer-text-2 .bg-wrap {
    background: #f7e1a5;
}
