/**
* Theme Name: Maia Child
* Description: This is a child theme for Maia
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.1.21
* Template: maia
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

@media (max-width: 575px) {
   .custom-image-list-categories .owl-carousel:not(.slick-slider)[data-items] div.item {
       
        max-width: 50% !important;
    }
}
