.courts {
background-color:#9d2235;
color:#FFC72C;
border: 1px solid #FFC72C;
width:100%;
padding: 3px;
text-align:center;
}
.tickets-page-button-2{
display:flex;
align-items: center;
border:1px solid #000000;
text-decoration:none;
width:calc(33% - 20px);
text-align:center;
padding:15px;
margin: auto;
justify-content: center;
text-transform: uppercase;
font-weight:bold;
background-color:#000000;
color:#FFFFFF;
transition:.25s;
display:block;
width:auto;
}
Click on a button below to watch the respective court's match
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }