#logo{
    width:20%;
}
#shri{
    font-size: 18px;
    font-weight: 700;
}
#category-slider{
    width:31%;
}
.img-height{
    height:220px;
}
.img-fluid{
    height:100%;
}

@media (max-width: 991.98px) {
    .img-height{
        height:150px !important;
    }
 }