#logo img {
    max-height: 60px;
}

@media (min-width: 979px) {
    #logo img {max-height: 105px;}
}
@media only screen and (max-width: 757px) {
#container.text_page ._ae_desc div {
   width: 100% !important;
}
}
@media only screen and (max-width: 757px) {
#container.blog-item_page ._ae_desc div {
width: 100% !important;
}
}