.calendar-container{display:flex;flex-direction:column;align-items:center}table.calendar{width:100%;max-width:800px;border-collapse:collapse;table-layout:fixed}table.calendar td,table.calendar th{border:1px solid #ccc;text-align:center;vertical-align:top;padding:10px;height:100px;width:14.28%}table.calendar th{background-color:#f0f0f0}.calendar img{width:100%;height:auto;max-width:100px;object-fit:contain}