.filter-option-inner-inner, option, .dropdown-item .text{
    text-transform: uppercase;
}

@media screen and (max-width: 1360px) {
    body {
      /* font-size: 67% !important; */
      zoom: 37% !important;
    }
  
    /* You can target other elements as well */
    /* For example: */
    /* .element-class { */
    /*   property: value; */
    /* } */
  }
  