@media (max-width: 320px) {
  .full-xs-320 {
    width: 100% !important; } }
@media (max-width: 1200px) {
  .col-md-full {
    width: 100% !important; }

  body header .header-menu .nav-mobile .nou_megamenu > li.nav-item > a {
    text-transform: capitalize; }

  body header .header-menu .nav-mobile .nou_megamenu li.nav-item a {
    background: #fff !important; } }
