.ocultar-elemento {
    display: none !important;
}

header .q_logo a {
    height: 57px !important;
}

header .q_logo img.normal,
header .q_logo img.light,
header .q_logo img.dark,
header .q_logo img.sticky,
header .q_logo img.mobile,
header .q_logo img.popup {
    height: 38px !important;
    max-height: 38px !important;
    width: auto !important;
}