
.nav-item{
    font-size:20px;

}


.toptext{
    color: #4b4b4b;
}

img {
    width: 100%;
    height: auto;
}
.phototest img {
    position: relative;
    max-width: 100%;
    max-height: 350px;
    object-fit: cover;

}