Perfekt, danke Rolf.
img {
margin-top:7px;
min-width:300px!important;
min-height:225px!important;
width: calc(50%);
aspect-ratio: 4/3;
display: block;
object-fit: cover;
}
Jetzt brauche ich nur noch eine Lösung für mein Zoom Problem. Der Hintergrund, die Schriften etc. sollen starr bleiben und nur das IMG soll zoom und sich bewegen!