table.infobox-culture {
width: 100%;
max-width: 320px;
margin: 0.75em 0;
border: 1px solid #a2a9b1;
background: #f8f9fa;
border-collapse: collapse;
font-size: 0.95em;
line-height: 1.35;
}
/* Desktop only: float */
@media screen and (min-width: 720px) {
table.infobox-culture {
float: right;
margin: 0 0 1em 1em;
}
}
table.infobox-culture th,
table.infobox-culture td {
padding: 0.45em 0.55em;
vertical-align: top;
border-top: 1px solid #c8ccd1;
}
table.infobox-culture th.infobox-title {
background: #eaecf0;
border-top: 0;
text-align: center;
font-weight: 700;
font-size: 1.1em;
}
table.infobox-culture td.infobox-image {
text-align: center;
}
table.infobox-culture .infobox-caption {
margin-top: 0.35em;
font-size: 0.9em;
color: #54595d;
}