@media only screen and (min-device-width: 1920px) {
    .t-Body-main {
        max-width: 1920px;
        margin: auto;
        }
    }
  #P0_GLOBAL_SEARCH_input{
      border-radius: 40px;
  }
  
  .t-Header-logo {
  font-weight: 700;}