/*.body__home.view-category .t3-header {
  background: url(../../../images/headerbgmain7.jpg) right bottom no-repeat;
  background-size: cover;
}*/
 
.view-featured .t3-header {
  
 /*background: url(../../../images//nv_2021/52-VW201127.jpg) right center no-repeat;
  background: url(../../../images/headerbg9.jpg) right top no-repeat;

  background-size: cover;
  */
  height: 0vh;
}


.t3-header {
  
    background: url(../../../images//nv_2021/76-VW201247.jpg) right center no-repeat;
  background-size: cover;
  height: 80vh;
 
}


@media (min-width:768px) and (max-width: 1200px){
  /*
.view-featured .t3-header {

  
    background: url(../../../images//nv_2021/52-VW201127.jpg) right center no-repeat;
  background-size: cover;

}
  
  .t3-header {
  
    background: url(../../../images//nv_2021/mobile-banner.jpg) right center no-repeat;
    
  background-size: cover;

}
  */
}

@media  (max-width: 767px){ 
 
.view-featured .t3-header {
  
    background: url('') right center no-repeat;
   height: 0vh

}
 
  .t3-header {
 
    background: url(../../../images//nv_2021/mobile-banner.jpg) right center no-repeat;
  background-size: cover;
     height: 45vh
}
}





