img.card-img-top{
    height: 100%;
    width: 100%
}
div.contenedor-img-des{
    height: 500px;
    width: 500px
}
.card{
    width: 500px;
}
main{
    display: flex;
    justify-content: center;
}