Not sure if this will help anyone else but I’ve used this css to do what I needed. Feel free to jump in if I missed anything ??
C
.srp-post-content-container{
padding:10px;
display: block;
}
.srp-content-box {
display: initial;
}
.srp-thumbnail-box img {
margin: 0 0 10px;
}
.srp-widget-container {
display: block;
text-align: center;
}