.section-hero .intro-wrapper .pro-display-xdr-wrapper .intro {
    max-width: 377px;
}

@media only screen and (max-width: 1068px) {
    .section-hero .intro-wrapper .pro-display-xdr-wrapper .intro {
        max-width: 300px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .intro-wrapper .pro-display-xdr-wrapper .intro {
        max-width:342px
    }
}

@media only screen and (max-width: 1068px) {
    .section-content {
        width: 695px
    }
}

@media only screen and (max-width:  734px) {
    .section-content {
        width: 87.5%;
    }
}