.image-container img{width:48%;max-width:500px;max-height:300px;border-radius:8px;border:2px solid #555;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.image-container img:hover{transform:scale(1.05)}