reforo
Hi
Add this code in override.css file to reduce the sidebar padding
#gkSidebarRight .box {
padding: 6px;
}
Now open your banner custom html module and use this code
<div class="custom color">
<div style="
text-align: center;
"><a href="https://www.fespugtmadrid.es/" target="_blank" rel="noopener"><img src="/images/ugt/img/logo-fsp.gif" alt="logo fsp" width="220" height="125"></a></div>
</div>
The images are very small in size compare to the size you set.
Regards