@media (max-width: 767px) {
#navigation .btnshow {
    right: 0;
    position: absolute;
    width: 100%;
    margin-top: -38px;
    height: 37px;
}
#navigation .mega-icon img {
display: none;
}
}