.screenshot-area3 {
    background: url("/frontend/tcul-img/slider-bg.png");
    background-position: bottom right;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.header-area .logo {
    max-width: 275px;
    position: relative;
    z-index: 1001;
}

.footer-area .footer-top .widget .f-logo {
    width: 340px;
    margin-bottom: 30px;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: none!important;
}
