/* local__heading
******************************************************* */
.local__heading { position: relative; }
.local__heading img { position: absolute; top: 0px; right: 0px; width: 73px; }
.m-column-reverse .m-column-A__cell--img { order:1; }
.m-column-reverse .m-column-A__cell { order:2; }
.add_bubble { position: relative; padding-top: 50px; }
.add_bubble .bubble_img { position: absolute; left: 0; top: 0; }
@media only screen and (max-width:767px){
.local__heading { padding-bottom: 75px; }
.local__heading img { top: auto; bottom: 0px; right: auto; left: 0px; width: 68px; }
}
