/*your custom css goes here*/


.h-md-40px, .size-md-40px {
    height: 100px;

}
.img-fit {
    /* max-height: 100%; */
    /* width: 100%; */
    /* object-fit: cover; */
}

element.style {
    color: rgb(255 246 246);
}