div#popmake-243271 * {
margin: 0;
padding: 0;
}
.newsletter_image {
width: 100%;
object-fit: cover;
}
div#popmake-243271 .popup_text {
margin: 1rem 0 2rem;
font-weight: 400;
line-height: 1.5;
color: #000000;
}
div#popmake-243271 input[type=submit] {
padding: 10px 11px;
margin-top: 1rem;
border-radius: 4px !important;
}
div#popmake-243271 #input_53_1 {
padding: 10px 11px;
}
div#popmake-243271 .popmake-close {
padding: 8px 10px !important;
font-weight: 700 !important;
border-radius: 24px !important;
}
@media(max-width: 550px) {
div#popmake-243271 {
max-width: 90%;
}
}