.logo {
    width: 32px;
}

.logo-sm{
    width: 48px;
}

.logo-sm-md{
    width: 64px;
}

.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;
}