.double td {
 padding: 10px;
 vertical-align: top;
 }

 @media (max-width: 670px) {
 .double td {
 display: block;
 width: 100% !important;
 }
 }

.btn-info {min-height: 70px; color: #fff; background-color: #264261 !important; Border-color: #264261 !important; margin-bottom: 15px; font-size: 13px; width: 90%;}

.btn-team {color: #fff; background-color: #264261; Border-color: #264261 !important; margin-bottom: 15px; font-size: 13px; width: 90%;}

.btn-team:hover {color: #fff !important; background-color: #131f3a !important; }
ol.d { list-style-type: lower-alpha; }
.short {margin-bottom: 0px;}