.logo img {
    max-height: 55px
}
.iq-mobile-app .iq-mobile-icon {
    position: absolute;
}

.iq-mobile-app .icon-01 {
    left: -30px;
    top: 50px;
}

.iq-mobile-app .icon-02 {
    left: -50px;
    top: 200px;
}

.iq-mobile-app .icon-03 {
    right: -20px;
    top: 100px;
    z-index: 9;
}

.iq-mobile-app .icon-04 {
    right: -50px;
    top: 300px;
}

.iq-mobile-app .icon-05 {
    left: 20px;
    bottom: 145px;
    z-index: 9;
}

.iq-mobile-app .iq-mobile-box .iq-mobile-img {
    position: relative;
    z-index: 9;
}

.iq-mobile-app .iq-mobile-box {
    position: relative;
    text-align: center;
    display: inline-block;
    margin-top: 50px;
}