.project-img img{
    width: 100%;
    height:90vh;
    object-fit: contain;
}
.project-img{
    text-align: center;
    margin-top: 20px;
    
}

.product-images{
    margin-top: 20px;
}

.p-text p{
    text-align: justify;
}

.about-contents p{
    text-align: justify;
}