/*
Theme Name: SOURAYA
Author: Clément MARTINEZ
Author URI: http://clementmartinez.fr/
Description: Thème pour SOURAYA
Text Domain: klm2022
Version: 1.0
*/
@media screen and (max-width:600px) {
    .page-template-template-flexible .bloc-bandeau-beige .row::before,
    .page-template-template-flexible .bloc-bandeau-beige .row::after {
        display: none!important;
    }
    .page-template-template-flexible .bloc-bandeau-beige .txt {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-template-template-flexible .bloc-bandeau-beige .txt iframe {
        max-width: 100%!important;
    }
}