.directory-listing-photo {
    width: 197px !important; /* Adjust size as needed */
    height: 180px !important;
    background-size: cover !important; /* Ensures proper scaling */
    background-position: center !important; /* Centers the image */
    background-repeat: no-repeat !important;
}