<<<<<<< HEAD
=======
/** nav bar responsive **/

/** adjust container width **/
>>>>>>> main
@media (min-width: 1200px) {
  .container {
    width: 1280px !important;
  }
}

.container.digital-trade {
  width:100% !important;
  max-width:1310px;
  padding:0;
}

.filter-option-label {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px !important;
}