.card{background-color:#efefef;border-radius:5px;position:relative;overflow:hidden;margin-bottom:15px;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}.card.small{padding:15px}.card .card-body{padding:20px}.card .card-image{height:135px;overflow:hidden}.card .card-image.small{height:100px}.card .card-image img{width:100% !important}.card.whitebg{background-color:#FFF}.card p,.card h2,.card h3,.card h4{text-align:left}.card p{margin-bottom:0;min-height:145px}.card.small p{min-height:inherit}.card h4{display:block;font-weight:300 !important}.card h3{margin-bottom:20px}.card img.card-image{height:32px;width:auto;float:left;padding-right:20px}@media(max-width:320px){.card.small{width:100% !important}.card.small h3{text-align:left !important;padding-left:15px;padding-right:15px;padding-top:10px;font-size:1.2em}.card.small img.card-icon{display:inline-block;margin:0;margin-right:15px !important}}