#mainvisual {background: url(https://cubeit.com.au/images/top/top-header-brisbane.jpg) center no-repeat rgba(255,255,255,0.3);}
#mainvisual-lower h2 { background: url(https://cubeit.com.au/images/common/head-city-truck-brisbane.png) no-repeat 98% bottom;}

.en .navbar-nav > li { width: 16%; }
.en .navbar-nav > li.city {width: 24%;}
.en .navbar-nav > li.to-japan { width: ; }
.en .navbar-nav > li.move { width: ; }
.en .navbar-nav > li.round  { width: ; }
.en .navbar-nav > li.news { width: ; }
.en .navbar-nav > li.support { width: ; }

/* ------------------------------------------
               STYLE FOR SM & TABLET
------------------------------------------ */
@media screen and (max-width:767px){

  #mainvisual-lower h2 { background: none;}

}