teitbite OK, so I achived the layout you can check on my page by changing:
.ja-slidenews-item {
border-bottom: none!important;
padding: 5px!important;
clear: none!important;
width: 33%!important;
}
.ja-slidenews-item img[align="right"] {
margin-left: 0px!important;
margin-bottom: 10px!important;
width: 100%;
}
I aware that this is not best solution, but I am happy with the result. Could you please suggest me changes so it is perfect? I would also appreciate if you advice me how to make this layout responsive on mobile phone, becuase it is not. Thank you!