
.logo-size{
    width : 50px;
    height: 50px !important;
}

.photo-size{
    width : 300px;
    height: 300px !important;
}


.hobby-logo-size{
    width : 80px;
    height: 80px !important;
}



.div-myheight{
    height: 180px !important;
}

.nav-item:hover
{
    background-color: #0d6efd;
    border-radius: 25px;
}