.portfolio-trigger {
    cursor: pointer;
}

#elementor-popup-modal-1001 .dialog-close-button {
    display: flex;
    border-radius: 50px;
    background-color: white;
    color: #111111;
    padding: 10px;
}

@media (max-width: 768px) {
    #pop-image {
        max-height: 300px;
        overflow: auto;
    }
}