@media screen and (min-width:1920px){
    .about-content p{
  
      font-size: 1.7rem;
    
    }
    .navbar1 .nav .nav-item a{
  
        font-size: 2rem;
    }
    .about-content h2{
  
      font-size: 2.8rem;
    } 
    .location-content h2{
      font-size: 2.8rem;
    }
    .subdivision-plan h2{
      font-size: 2.8rem; 
    }
    .gallery-text h2{
    
      font-size: 2.8rem;
    }
    .widget-type-logo img{
  
      margin-left: 70px;
    }
    .navbar1{
      margin-right: 70px;
    }
  
    .map .map-head{
      font-size: 2rem;
    }
    .map .map-content{
      font-size: 1.7rem;
    }
    .module-social-follow li{
      font-size:1.9rem;
    }
    .demo-welcome-text{
        font-size: 5rem;
    }
    .demo-welcome-text a{

        font-size: 1.8rem !important;
    }
    .ani-img .roundal--lx{
            
            margin-left: 100px !important;
             margin-top: -57px !important;
        
    } 
  }

  .gallery-content{

    height: 60rem;
  }