.grecaptcha-badge {
    display:none !important;
}

/* Force mobile preview width inside YOOtheme Builder */
.yootheme-editor-preview[data-preview="s"] {
    max-width: 380px !important; /* Adjust width as needed */
    width: 380px !important;
    min-width: 380px !important;
}

.task-logout .login img, .view-login .login img {
    max-height: 4.4rem;
    height: auto!important;
    max-width: 100%;
}