.top_common_btn {
    margin: 40px auto 70px !important;
}

.top_progress {
       padding: 110px 0 0 !important;
}

.top_overview {
    padding: 0;
}

.top_topics {
      padding: 90px 0 0px;
}


.top_overview_segment_flex-img .rk_h685{
height:685px;
width:auto;
}


@media screen and (max-width: 767px) {
.top_overview_segment_flex-img .rk_h685{
height:auto;
width:100%;
}
}