/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*
* @Author: jiangyanglove
* @Date:   2020-09-05 11:03:22
* @Last Modified by:   jiangyanglove
* @Last Modified time: 2020-09-08 23:45:36
*/
@media only screen and (max-width: 767px) {
    .howswiper {
        height: 50vh;
    }
    #myMap {
        height: 100%;
    }
}