.br-img {
    border-radius: 20px;
}

.carouse-section {
    padding-top: 60px;
}

.pp-pp-news-section-2 ul {
    list-style: disc;
    padding: 20px;
}
.pp-breadcrumb-wrapper .pp-page-heading {
    position: relative;
    padding: 85px 0 30px;
    z-index: 9;
    text-align: center;
}
.footer-widgets-wrapper-3 .single-footer-widget .list-area li:hover a {
    color: white !important;
}



@media only screen and (max-width: 600px) {
    .carouse-section {
        padding-top: 45px;
    }

    .sidebar-logo {
        width: 200px !important;
    }

    .pp-breadcrumb-wrapper .pp-page-heading {
        padding: 50px 0 15px;
    }

    .header-1 .logo img {
        width: 250px;
    }

}