.samples-card { width: 35vw; height: 10vh; background-color: white; margin: 10px; padding: 10px; border-style: solid; border-color: rgb(219, 219, 219); border-radius: 6px; border-width: max(1px, 0.0625rem); } .samples-heading { margin: 30px; } .sample-time { font-size: small; } .sample-time-ago { font-size: x-small; } .no-samples-message { margin: 35px; }