.banner {
    background: url('../../../images/newimage/aboutus/Breadcrumb-About.jpg') no-repeat center center;
    background-size: cover;
    height: 500px;
    position: relative;
}
body {
    font-family: 'Poppins', sans-serif;
    /* background: #; */
}
