.page-heading .row-fluid .span12 > .back-to {
    display: none;
}

li.menu-item{
      margin-top: 22px;
}   



.page-content {
    width: 100%!important;
    height: 100%!important;
}

@media only screen 
and (min-device-width : 980px) 
and (max-device-width : 1200px) {

.menu-wrapper.menu-type,
.fixed-header-area .fixed-header > .container .menu-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}

}




