img{
    max-width: 100%;
    height: auto;
}
.logo {
    width: 32px;
}

.logo-sm{
    width: 48px;
}

.logo-quarter{
    width: 25%;
}

.logo-half{
    width: 50%;
}

.logo-full{
    width: 100%;
}

.product-img{
    width: 110px;
    height: 110px;
}


.img-sm{
    width: 110.77px;
}

.img-height-half{
    height: 290px;
}

.profile-photo{
   width: 24px;
}

.profile-photo-cirle{
   width: 24px;
   border-radius: 50%;
}