.webform-terms-of-service-details--content {
    height: 500px;
    overflow: scroll;
}
 @media(max-width: 600px){
.ui-widget.ui-widget-content {
    width: 95% !important;
    margin-left: 2%;
}
}