.index-wrap .index-desc .box .index-desc-content {
    margin-top: 150px;
}

@media (max-width: 768px) {
    .index-wrap .index-desc .box .index-desc-content {
        margin-top: 20px;
        padding-right: 0;
    }
}