/*your custom css goes here*/ 
#search-form .img-fit {
    max-height: 100% !important;
    width: auto !important;
    object-fit: cover;
    /* justify-content: center; */
    text-align: center;
}