@media (min-width: 768px) and (max-width: 1199px) {
    
    .caroufredsel_wrapper { width:768px !important; height: 423px !important; }
    #tablet-carousel img { max-width: 768px; min-width: 768px; min-height: 423px; max-height: 423px; }
    
}

