﻿.card-body {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    /*  width: 82%;*/
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: inline-grid;
}

.btn-lg{
width: 285px;
height: 70px;	
}