/*
Custom css
*/


.card-text table {
	margin-top: 30px;
	margin-bottom: 30px;
    display: block;
    max-width: 100%;
    overflow: auto;
  }

