.p-top-news__table th span.important_cat {
    background-color: #00A0E6;
    color: #fff;
}

.blue-bg {
    background: #e7f6fd;
    padding-bottom: 10px;
}

.p-top-aside {
    border-bottom: none;
}

@media screen and (min-width: 769px) {
    .l-header-logo img {
        width: 240px;
    }

    .l-footer-logo img {
        width: 240px;
        height: auto;
    }
}

.p-contact-form__wrap textarea {
    background: #F1F1F2;
}

.p-contact-form__wrap input[type=text],
.p-contact-form__wrap input[type=tel],
.p-contact-form__wrap input[type=email] {
    background: #F1F1F2;
}

.p-entry-form__wrap input[type=text],
.p-entry-form__wrap input[type=tel],
.p-entry-form__wrap input[type=email] {
    background: #F1F1F2;
}

.p-entry-form__wrap textarea {
    background: #F1F1F2;
}