/*
* 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:32:01
* @Last Modified by:   jiangyanglove
* @Last Modified time: 2020-09-08 23:45:56
*/
@media only screen and (max-width: 767px) {
    .innovateehs.innovateks > div:nth-child(1) > div:nth-child(1) {
        width: 100px;
        margin: 0;
    }
}