#carousel img {
    width: 100%;        
    height: 300px;      
    object-fit: cover;  
    border-radius: 10px; 
}
