@media(max-height:740px){
    .modal-info-produto + .container{
        transform: scale(0.8) translateY(-3%);
    }
}