/* Ihr Styling für das Fahrzeug-Plugin geht hier hin */

.card .scale-image-box {
	align-items: stretch;
    width: 100%;
    height: auto;
    display: flex;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.box-title {
    font-size: 13px;
}