 .c-card a{
        padding:30px;
        margin-bottom:20px;
        height:auto;
        }
         .c-card{
        padding:0px;
        margin-bottom:0px;
        }
        .item img{
        width:100%;
        }

a {
  color: #363636;}
  a:active,
  a:hover,
a:link, a:visited { color:#296196; text-decoration: none;}
  a:focus {
    color: #214971; }