<style>
.image-container {
display: flex;
justify-content: space-between;
}
.image-container img {
width: calc(33.33% - 10px);
margin-right: 10px;
border-radius:20px;
margin-bottom:2px;
}
.image-container img:last-child {
margin-right: 0;
}
</style>
<div class="image-container">
<img id="file" src="s/'.$aa ['shekil ].'" width="130" height="130">
</div>