.openinghour .time{display:flex;justify-content:space-between}.openinghour .time span{color:var(--clr-primary);font-size:22px;line-height:30px;white-space:nowrap}@media screen and (max-width:1199.98px){.openinghour .time span{font-size:20px;line-height:26px}}@media screen and (max-width:991.98px){.openinghour .time span{font-size:19px;line-height:25px}}@media screen and (max-width:767.98px){.openinghour .time span{font-size:18px;line-height:24px}}.openinghour .border-bottom{border-bottom:1px solid var(--grey) !important}