.break {
    flex-basis: 100%;
    height: 0;
}

.watchSubscribe__form{
    flex-wrap: wrap;
}

.js-error{
    width: 100%;
    color: red;
}

.footer__copyright{
    margin-right: 20px;
}

.articlePopup__btn{
    cursor: pointer;
}