.bg-image{
    background-image:url('/images/banner/option-2-banner.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:595px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.banner-title{
    font-size:35px;
}
.banner-title2{
    font-size: 20px;
}

.pt-150{
padding-top: 150px;
}
.pl-50{
    padding-left: 50px;
}

.bg-image2{
    background-image:url('/images/banner/about-us-10.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-image3{
    background-image:url('/images/banner/contact-us-banner-2.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-image4{
    background-image:url('/images/banner/digital-printing-services-banner-2.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-image5{
    background-image:url('/images/banner/Packaging-Services-banner-2.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-image6{
    background-image:url('/images/banner/publishing-services-2-banner-1.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-image7{
    background-image:url('/images/banner/business-essential.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-img1{
    background-image:url('/images/home/image1.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:355px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-img2{
    background-image:url('/images/home/image2.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}
.bg-img3{
    background-image:url('/images/home/image3.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
        display: flex;
        margin: auto;
        height:500px;
        width:100%;
        align-items:center;
        justify-content:center;

}

