﻿
        .Bannerimg1 {
            content: url("../img/Banner/m_banner.png");
            background-repeat: no-repeat;
            width: 100%;
            

            background-position: center center;
            text-align: center;
            margin: auto;
            padding-top: 79px;
        }

      


        /*..................................................Banner Image 2.....................................................*/


         .Bannerimg2 {
            content: url("../img/Banner/m_banner.png");
            background-repeat: no-repeat;
            width: 100%;
           
            /*height: 100%;*/
            background-position: center center;
            text-align: center;
            margin: auto;
            padding-top: 79px;
        }

       
