header{margin-bottom:0px;}
body.navbar-is-fixed-top {
    margin-top: 0px;
}

body.toolbar-fixed .toolbar-oriented .toolbar-bar {
    position: fixed;
    margin-top: 45px;
}

.m-2{margin-right:20px;}

.view-content .views-row:nth-child(3n+4){  
  clear:both;
}

.card{    padding: 6px;
    border: 1px solid #efeeee;
    border-radius: 10px; 
    margin-top: 10px;
}
    
.card img{border-radius: 10px;}

footer{border-top: 1px solid #efeeee; padding:6px;}