/* Clean widget styles */
 .logo{ width:72px; height:72px; object-fit:cover; border-radius:6px; }
@media (max-width:600px){
  .card{ margin:6px; }
}
