.prestacraft-close {
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 15px !important;
    font-size: 30px;
    font-family: monospace;
    background: #fad900;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    font-weight: 900;
    box-shadow: 2px 3px 4px #152849;
}

div.popup img {
	max-width: 100%;
	height: auto;
}

.tingle-modal__close {
	display: none;
}

.prestacraft-special-text {
	border: none;
	outline: none !important;
	background: transparent;
	display: block;
	width: 100%;
}

.tingle-modal-box__content img {
	max-width: 100% !important;
}