/*
Theme Name: BYD
Template: Divi
Author: Kolaboracja
Author URI: kolaboracja.com
Description: BYD - motyw
Version: 1.0.1716811343
Updated: 2024-05-27 12:02:23

*/

/* Klasa do odwracania kolejności kolumn na mobile */
@media only screen and (max-width: 980px) {
    .reverse-columns-mobile {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
}

