<link href="D:/RAGEMP/server-files/client_packages/style.css" rel="stylesheet" type="text/css">
<img src="https://i.imgur.com/MMtlA0d.png" width="auto" height="auto" />
.img-container {
background-size: cover;
width: 300px;
height: 100px;
overflow: hidden;
background-color: #F50000;
text-align: center;
}
.img-container img {
height: 100%;
width: auto;
max-width: 100%;
}