@media (max-width:600px){
header .main-header-wrapper .site-identity{background:url("http://divulgarconciencia.com/wp-content/uploads/2019/11/logo-1.jpg") no-repeat center / contain; width:auto; max-width:initial; height:contain; border:none!important;}
header .main-header-wrapper .site-identity img{opacity:0;}
html {
    margin-top: 0 !important;
}
.main-header-wrapper .row {
    flex-direction: row!important;
    justify-content: center!important;
}
.main-header-wrapper .row .col.right-col {
    right: 0!important;
    top: 27px;
    position:absolute;
}
.side-menu-toggle {
    display: block;
    right: initial;
    width:75px;
    height:75px;
    line-height:75px;
    top:0;
}
.search-panel .search-panel-close {
    right: 23px;
}
#side-menu .side-menu-wrapper .page-main-links{margin-top:75px;}
#side-menu .side-menu-wrapper .identity{display:none;}
footer .row {
    display: flex;
    flex-direction: column;
}
footer .widget-about a {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    padding: .5em;
    height: 100%;
}
footer .widget-about {
    border:none!important;
    min-width: initial;
    height: 75px;
    margin-left: 15px;
    margin-bottom: 20px;
}
footer .widgets-area .widget.widget-about img {
    margin: 0;
    max-height: 100%;
}
}