.wpb_single_image--stretch_image .vc_figure,
.wpb_single_image--stretch_image .vc_figure .vc_single_image-wrapper,
.wpb_single_image--stretch_image .vc_figure .vc_single_image-wrapper img{
	width: 100%;
}

.legalese ol{
    margin-left: 0;
}

.legalese li + li > h3:first-child{
    margin-top: 40px;
}

.flex-center {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width: 768px){
    .responsiveish-table{

    }

    .responsiveish-table table{
      
    }
    .responsiveish-table table td{
      padding: 3px;
    }
}