.heading-menu{display:none;}.ios-bnr-txt h2.title2{color:#fff;}
.btnIos, .btnAndroid {
    display: inline-block;
    margin-right: 12px;
    background: #000 url(https://www.manageengine.com/fr/analytics-plus/images/btn-ios.png) no-repeat center center;
    border-radius: 8px;
	width: 200px;
    height: 55px;
    box-shadow: 3px 3px 6px rgb(0 0 0 / 40%);
    background-size: 130px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.btnAndroid {
    background: #000 url(https://www.manageengine.com/fr/analytics-plus/images/btn-android.png) no-repeat center center;
    background-size: 140px;
}