.main-banner--inner .main-banner__body h2 {
    direction: ltr;
    font-size: 33px;
    font-weight: 400;
    text-align: left;
}
.main-banner--inner .main-banner__body h1:not(:last-child),
.main-banner--inner .main-banner__body h2:not(:last-child) {
    margin-bottom: 0;
}
.descp-details__text h3:not(:last-child) {
    font-weight: 500;
    font-size: 34px;
}
form .action-board__item {
    display: block;
    text-align: center;
}