@media only screen and (max-width: 768px) {
.header_bottom_right_widget_holder {
    display: inline;
}
.header_inner_right {
    float: left;
    position: static;
    margin-top: 60px;
    z-index: 110;
}
}