.logo-img{
    width: 80px;
    height: 80px;
}

.logo-img img{
    margin-top: 15px !important;
    width: 100%;
  
}

.portfolio-c{
    height: 400px !important;
    background-color: aqua;
}

.p-imegi{
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

.hidden{
    display: none;
}


.hundred{
    width: 100vw !important;
    height: 100px !important;
    background-color: aqua;
}

.footer-custom{
    margin-bottom: -60px !important;
    
}

.footer-holder{
    width: fit-content;
    margin: 0 auto;
}