.message-popup.bs-modal.typ-center .modal-dialog{max-height:650px}
.message-popup.bs-modal .modal-content{max-height:650px;overflow:auto}
.message-popup.bs-modal .modal-body{overflow:scroll}
.message-popup.bs-modal .modal-content::-webkit-scrollbar,.message-popup.bs-modal .modal-body::-webkit-scrollbar{width:0;background:transparent}
.message-popup.bs-modal .modal-header .close{position:fixed}
.message-popup.bs-modal .font-sm p{font-size:1.3rem;text-align:justify}
@media only screen and (min-width:320px) and (max-width:767.69px){.message-popup.bs-modal.typ-center .modal-dialog,.message-popup.bs-modal .modal-content{max-height:550px}
}