.nppe-component-newsletter-sticky-banner-web-form-js .form-actions.webform-actions.js-form-wrapper {
    display: flex;
    justify-content: space-between;
}
.nppe-component-newsletter-sticky-banner-web-form-js .form-actions.webform-actions.js-form-wrapper::after {
    content: "";
    background-image: url(https://live-74995-petcare-purinattt-unitedkingdom.pantheonsite.io/sites/default/files/2024-04/NPP1058694_KC_logo.png);
    width: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 20px;
}
.recaptcha-google, .recaptcha-google a {
    font-size: 10px !important;
}
.recaptcha-google a {
    line-height: 0.7rem !important;
    border-bottom: .9px !important;
}
@media only screen and (min-width: 768px) {
.nppe-component-newsletter-sticky-banner-web-form-js .recaptcha-google.desc-hide {
    display: none;}
}
@media only screen and (max-width: 768px) {
.nppe-component-newsletter-sticky-banner-web-form-js .recaptcha-google.mob-hide {
    display: none;}
}