/* If you want to add your own CSS code, please do it in this file */
#Top_bar .menu_wrapper {
width: 100%;
text-align:center;
}
@media only screen and (min-width: 1240px){
nav#menu{
display:inline-block !important;
}
}