.guten-eRUxRG .guten-popup .guten-popup-content { width: 355px; background: var(--wp--preset--color--white); border-style: solid; border-color: rgba(13, 13, 13, 1); border-top-left-radius: 15px;border-top-right-radius: 15px;border-bottom-right-radius: 15px;border-bottom-left-radius: 15px; box-shadow:  0px 0px 60px  rgba(12, 12, 12, 1); } .guten-eRUxRG .guten-popup-center .guten-popup-content { max-height: 86vh; } .guten-eRUxRG .guten-popup-overlay { background-attachment: fixed; } .guten-eRUxRG .guten-popup .guten-popup-close i { color: rgba(239, 234, 234, 1); } .guten-eRUxRG .guten-popup-close { right: 10px; top: 10px; } @media only screen and (max-width: 1024px) { .guten-eRUxRG .guten-popup .guten-popup-content { width: 450px; } .guten-eRUxRG .guten-popup-overlay { background-attachment: scroll; } } @media only screen and (max-width: 767px) { .guten-eRUxRG .guten-popup .guten-popup-content { width: 74%; } .guten-eRUxRG .guten-popup-center .guten-popup-content { max-height: 55vh; } .guten-eRUxRG .guten-popup-overlay { background-attachment: scroll; } }