

.header_top .left {
    display: none !important; 
}
@media screen and (min-width: 1001px) {
.header_top .right {
    float: none !important;
    text-align: center !important;
}
.header_top .right .inner>div, 
.header_top .right .inner>div:last-child {
    float: none !important;
}
}