.modal-body.img-fluid p img {
    width: 70% ;
    height: 70% ;
    object-fit: cover;

}
.modal-body.img-fluid p {
    text-align: center;
}