.date-time{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px}@media screen and (max-width: 768px){.date-time{grid-template-columns:1fr;grid-gap:16px}}.date-time .h5{display:none}@media screen and (max-width: 768px){.date-time .h5{display:block}}
