.review-seal-legalnote-wrap
{
    box-sizing: border-box;
    position: relative;
    text-align: center;
    min-height: 13px;
}

.review-seal-legalnote-span
{
	font-size: 13px;
    line-height: 16px;
    font-family: Verdana,Tahoma,Geneva,Arial,sans-serif;
    font-style: italic;
    text-align: center;
    float: none;
    max-width: 85%;
    display: inline-block;
    word-wrap:break-word;
    color: #525252; 
}