/**handles:vcel_locationinformationtable_style**/
.locationInformationTable{position:relative;width:auto;margin:0 auto}.locationInformationTable a{color:var(--text-color)}.locationInformationTable svg{width:30px;width:30px}.locationInformationTable td:first-child{width:50px}.locationInformationTable tr:not(:last-child) td{padding-bottom:10px}.locationInformationTable td.weekdays{padding-right:20px}@media(min-width:991px){.locationInformationTable{margin:0}}