/* Tablets & iPads (Portrait + Landscape) - 768px to 1024px */
@media (min-width: 768px) and (max-width: 1024px) {
   
    
}