@media only screen and (min-width:320px) and (max-width:480px) {
#seogroup #seogroup-form-keyword {
    left: 0 !important;
}
#seogroup .form a.btn-competitor-url {
    left: 0 !important;
    top: 100% !important;
}
}
@media only screen and (min-width:481px) and (max-width:767px) {
#seogroup .form a.btn-competitor-url {
    top: 100% !important;
}
}
.page-id-7740 .wpcf7-submit {
    margin-top: 30px;
}
.wpcf7-recaptcha.pop-capta {
    margin-bottom: 20px;
}