#collapseDisclaimer {max-width: 100%!important;} 
main{-webkit-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;height: auto!important;}
.img-seal {
max-width: 230px;
margin: auto;
}

@media screen and (max-width: 739px) {
.img-seal {
  max-width: 155px;
}
}