.panel .padded{

    max-height: calc(90vh - 100px);

    overflow-y: auto;

}

@media screen and (max-width: 767px){

   /* .default-table.middle-table tr{

        display: flex;

        flex-direction: column;

    }*/

}


@media(max-width:768px){

/*    body.tennis-rudolstadt>div.panel:first-child{
        left:10px !important;
    }*/

}

