You need to add code to custom css file of your template
.ba-gallery-row-wrapper {
display: flex;
flex-direction: column;
}
.ba-gallery-row-wrapper > * {
width: 100% !important;
float: none !important;
}
.equal-positions-tags.right * {
text-align: left !important;
}
Best Regards,
Vyacheslav, Balbooa Support Team