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