.icon{
    width: 100px;
    height: 100px;
}

.homeSide{
    width: 25%;
    height: 25%;
}


.homeImg{
    width: 33%;
    height: auto;
}

.proImg{
    width: 90%;
    height: auto;
}
#nav-text{
    color: rgb(255, 255, 255);
}