/*
Theme Name: wachs-tuch Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 500px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.cr_page {
    width: 80% !important;
    max-width: auto;
}
}
