@media (max-width:360px){
    .nav-logo {
        width: 50px;
        height: 50px;
    }
    .nav-link {
        font-size: 18px !important;
        margin-left: 20px;
        color: #fff !important;
    }
    .item{
        margin-left: 55px;
    }
    .about-area {
        padding: 20px 0px;
    }
   .glry-img{
       width: 250px !important;
       height: 250px !important;
   }



   .about-gan {
    background-size: 605% !important;
}

.cnt-hd{
    margin-bottom: 0px !important;
}
    
}