@media only screen and (min-width:1025px) and (max-width:1399px) {

    .extContent.hubspotForm .itemWrap{padding:0 5%!important}

}

@media only screen and (min-width:1025px) and (max-width:1250px) {

    .extContent.hubspotForm .itemWrap{padding:0 5% !important}
    .extContent.newsletterForm .itemWrap{padding:40px !important}

}

@media only screen and (max-width:1024px) {

    .extContent.newsletterForm .itemWrap{padding:40px 60px!important}

    .txtTeaser .tx-powermail{padding:30px}
    .tx-powermail .fieldwrap *{font-size:20px!important}
    .tx-powermail .fieldwrap *::after{font-size:25px!important}
    .tx-powermail .fieldwrap .mandatory::after{font-size:12px!important}

}

@media only screen and (max-width:650px) {

    .extContent.hubspotForm.newsletterForm .itemWrap{padding:20px!important}

}