/**
* Theme Name: Machic Child
* Description: This is a child theme of Machic, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: machic
* Version: 1.3.3
*/

@media screen and (max-width: 48rem) {
    div.banner-image img {
      
        object-fit: contain !important;
    }
    .banner.price-banner .entry-title{
        font-size:1rem !important;
    }
    .products .product-price-cart .price{
        font-size: 1.175rem !important;
        
    }
    .banner.large .entry-title{
        font-size:1.25rem !important;
        
    }
}