.t-container {
    width: 100%;
    max-width: 1440px;
}

.t-store__filter__range_bg {
        background-color: #FE483E !important;
    }
    
.t-width_12 {
    max-width: 1400px;
}

.CCProjectLink {
    display: none;
}

body {
      overflow: auto !important;
  overflow-x: auto !important;
}
