.t-col_12 {
    max-width: 1200px!important;
}
.player {
            height: 80vh;
        }
        #player4{
            height: 80vh;
        }
@media screen and (max-width: 500px){
    .mobile_edit{
       display: block!important;
    }
    .font_sie{
        font-size: 28px!important;
        padding-bottom: 30px;
    }
}
.mobile_edit{
    display:flex;
    justify-content:space-around;
}
.font_sie{
    font-size: 30px;
    line-height: 1.55;
      font-size: 40px;
    text-align: left;
    font-family: 'Georgia';
    font-weight: 400;
    color: #000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}