.side {
    width: 15%;
}

.side img {
    width: 80%;
    margin: 1rem;
    border-radius: 8px;
    object-fit: cover;
}