.wpcf7-response-output {
    text-align: center;
    font-size: 14px;
}
@media (max-width:991px) {
    .newsletter-form{    justify-content: center;}
    .watch_sec .elementor-image-box-wrapper{        margin: 0px auto !important;
        display: table !important;}
}



@media (max-width: 767px) {

    .newsletter-form {
        width: 100%;
        align-items: center;
        p {
            max-width: 350px;
            width: 100%;
            &:last-child{
                max-width: 150px;
            }
        }

    }

}

