.t451__container__bg {
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    
}



@media screen and (max-width: 1199px) {
.t-store__prod-snippet__container {
    padding-top: 15px;
    padding-bottom: 60px;
}
  }  
    
    @media screen and (min-width: 1200px){
    .t-store__prod-snippet__container {
    padding-top: 30px;
    padding-bottom: 120px;
}

    }
    
    
    
    
    .tatalog {
    //mix-blend-mode: overlay;
    mix-blend-mode: difference;
    //backdrop-filter: blur(3px);
   
}


