.backgroundModal{background-color:rgba(0,0,0,.3137254902);position:fixed;width:100%;height:100%;top:0;right:0;display:flex;justify-content:center;align-items:center;z-index:100;overflow:auto}.modalContentWrapper{max-height:95vh;max-width:95%;overflow-y:auto}@media(min-width:768px){.modalContentWrapper{max-height:100vh}}