/* GROUP LOGO */
.image-default[data-widget-id='group-logo-image'] {display: flex;justify-content: center;}

/* STORE SECTIONS */
[data-name="splash-group-container"] {min-width: 700px;}
.flex-basis-25 {flex-basis: calc(50% - 8px);}

/* FRANCHISE LOGOS */
div[data-name='splash-group-wrapper'] .image-default {margin: 0px auto;}
div[data-name='splash-group-wrapper'] .image-default img {max-width: 183px;}

/* CONTACT WIDGETS */
.contact-info .fn {text-transform: uppercase;font-weight:700;}