Hi dmgsupport
You can try with this custom css:
@media (max-width: 579px){
#s5_pos_above_body_1 .custom, #s5_pos_above_body_2 .custom, #s5_pos_above_body_3 .custom, #s5_pos_above_body_4 .custom {
text-align: center;
}
div#s5_pos_bottom_row3_1, #s5_pos_bottom_row3_2, #s5_pos_bottom_row3_3 {
text-align: center;
}
}