/* 
Theme Name: Ipuntodesign
Theme URI: https://github.com/elementor/hello-theme/
Author: ENDER, La factoría del software
Author URI: https://ender.es
Template: hello-elementor
Version: 1.0.1
Text Domain: ipuntodesign
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

@media only screen and (min-device-width: 320px) and (max-device-width: 750px) and (max-aspect-ratio: 13/9) {

#listing-grid-custom div {
    display: flex;
    flex-direction: column;
    max-width: 100%!important;
}

}
