.page__subscribe{margin-top: 20px;}.subscr-lazydev {display: flex;justify-content: space-between;align-items: center;margin-bottom: 30px;padding: 20px;border-radius: 4px;width:100%;}.subscr-title {font-size: 16px;}.subscr-desc {margin-top: 6px;font-size: 14px;color: #c4cacf;}.subscr-left {flex-basis: 0;flex-grow: 1;max-width: 100%;min-width: 50px;}.subscr-right {width: 200px;margin-left: 30px;text-align: center;}.subscr-btn, .unsubscr-btn, .js-toggle-fav {display: block;text-align: center;padding: 10px;border-radius: 4px;margin-bottom: 15px;cursor: pointer;}.unsubscr-btn {background-color: #c00;}.subscr-info span {color: #e74c3c;}@media screen and (max-width: 590px) {.subscr-lazydev {text-align: center;display: block;}.subscr-right {width: 100%;margin: 15px 0 0 0;}}