.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:99999}.popup-content{background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:600px;padding:20px!important;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,0.5);max-height:80%;overflow-y:scroll}.popup-content .quick_Q{margin-bottom:20px}.close{position:absolute;top:10px;right:10px;cursor:pointer}.accreditations-images{display:flex;justify-content:space-around;align-items:center}.accreditations-image{display:flex;flex-direction:column;justify-content:center;padding:10px}.accreditations-image img{max-height:90px;width:auto}