.responsive-iframe {
width: 100%;
max-width: 540px; /* max zoals Brevo aanraadt */
height: 305px; /* originele hoogte van dit formulier */
border: none;
display: block;
margin: 0 auto;
}
@media (min-width: 768px) {
.responsive-iframe {
height: 340px; /* iets ruimer voor tablets/desktops */
}
}
@media (min-width: 1024px) {
.responsive-iframe {
height: 380px; /* extra ruimte op desktop */
}
}
.responsive-iframe {
width: 100%;
max-width: 540px; /* volgens Brevo */
height: 560px; /* mobiel: ruim, incl. roze rand */
border: none;
display: block;
margin: 0 auto;
}
/* iets bredere phones */
@media (min-width: 400px) {
.responsive-iframe { height: 520px; }
}
/* kleine tablets / brede phones landscape */
@media (min-width: 640px) {
.responsive-iframe { height: 460px; }
}
/* tablets */
@media (min-width: 768px) {
.responsive-iframe { height: 420px; }
}
/* desktops */
@media (min-width: 1024px) {
.responsive-iframe { height: 360px; }
}
/* brede desktops */
@media (min-width: 1280px) {
.responsive-iframe { height: 330px; }
}
.responsive-iframe {
width: 100%;
max-width: 540px; /* max zoals Brevo aanraadt */
height: 305px; /* originele hoogte van dit formulier */
border: none;
display: block;
margin: 0 auto;
}
.responsive-iframe {
width: 100%;
max-width: 540px; /* max zoals Brevo aanraadt */
height: 305px; /* originele hoogte van dit formulier */
border: none;
display: block;
margin: 0 auto;
}
@media (min-width: 768px) {
.responsive-iframe {
height: 340px; /* iets ruimer voor tablets/desktops */
}
}
@media (min-width: 1024px) {
.responsive-iframe {
height: 380px; /* extra ruimte op desktop */
}
}
.responsive-iframe {
width: 100%;
max-width: 540px; /* volgens Brevo */
height: 600px; /* mobiel standaard: ruim genoeg */
border: none;
display: block;
margin: 0 auto;
}
@media (min-width: 400px) {
.responsive-iframe { height: 560px; }
}
@media (min-width: 640px) {
.responsive-iframe { height: 520px; }
}
@media (min-width: 768px) {
.responsive-iframe { height: 480px; }
}
@media (min-width: 1024px) {
.responsive-iframe { height: 440px; }
}
@media (min-width: 1280px) {
.responsive-iframe { height: 400px; }
}
.responsive-iframe {
width: 100%;
max-width: 540px; /* max zoals Brevo aanraadt */
height: 305px; /* originele hoogte van dit formulier */
border: none;
display: block;
margin: 0 auto;
}
@media (min-width: 768px) {
.responsive-iframe {
height: 340px; /* iets ruimer voor tablets/desktops */
}
}
@media (min-width: 1024px) {
.responsive-iframe {
height: 380px; /* extra ruimte op desktop */
}
}
.responsive-iframe {
width: 100%;
max-width: 540px; /* volgens Brevo */
height: 600px; /* mobiel standaard: ruim genoeg */
border: none;
display: block;
margin: 0 auto;
}
@media (min-width: 400px) {
.responsive-iframe { height: 560px; }
}
@media (min-width: 640px) {
.responsive-iframe { height: 520px; }
}
@media (min-width: 768px) {
.responsive-iframe { height: 480px; }
}
@media (min-width: 1024px) {
.responsive-iframe { height: 440px; }
}
@media (min-width: 1280px) {
.responsive-iframe { height: 400px; }
}