iframe {
width: 100%; max-width: 800px; border: 0; min-height: 500px;
}
@media(min-width:1200px) {
.legal .col-md-3:first-child {
padding-right: 0; white-space: no-wrap;
}
}

@media(max-width: 767px) {
.responsive-table {overflow: auto; margin: 0 -20px;}
.responsive-table table {min-width: 500px; margin: 0 20px;}
}

.player-profile .playerdetails li.birth { display: none; }