.image-box {
    text-align: center;
    margin: 25px 0;
}
.image-box img {
    max-width: 280px; 
    height: auto;
    border-radius: 8px;
}