.card{width:100%}.card-rounded.card{border-radius:.25rem}.card-rounded .card-header:first-child,.card-rounded .card-content:first-child,.card-rounded .card-footer:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-rounded .card-header:last-child,.card-rounded .card-content:last-child,.card-rounded .card-footer:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-rounded .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-rounded .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-shadow.card{box-shadow:0 .5em 1em -0.125em rgba(10,10,10,0.1),0 0px 0 1px rgba(10,10,10,0.02)}.card-shadow .card-header{box-shadow:0 .125em .25em rgba(10,10,10,0.1)}.card-image figure{position:relative;width:100%;height:200px}.card-image figure img{max-width:100%;height:auto;position:absolute;object-fit:cover;object-position:center center;width:100%;height:100% !important;border-radius:0}.card-header-title{padding:.75rem 0}.card-content-title{padding-bottom:.75rem}.card-content p{font-size:20px}div[class*="cards_dnd_area"] .span4,div[class*="cards_dnd_area"] .span4 .row-fluid-wrapper{display:flex;width:100%}