@media only screen and (max-device-width: 640px), only screen and (device-width: 640px) and (device-height: 640px), only screen and (width: 640px) and (orientation: landscape), only screen and (device-width: 640px), only screen and (max-width: 640px) {

    div.ust div.icerik div.logo{
      width: 92%;
      margin: 0 auto;
    }

    div.orta div.arena div.neler_yaptik{
        display: block;
    }

    div.orta div.arena div.neler_yaptik div.neler.bos{
      display: none;
    }

    div.ust div.menu div.linkler #pc{
        display: none;
    }
    div.ust div.menu div.linkler #mobil{
        display: block;
    }

    div.orta div.arena div.mobil_padding{
        padding: 10px 0;
        overflow: -webkit-paged-y;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
        height: 100%;
    }

    div.ekip.yari{
        width: 99%;
    }

    div.orta div.arena div.bilgiler{
        width: 100%;
        bottom: 0;
        top: auto;
    }

    /*** SPONSOR ***/
    div.sponsor_alan div.sponsor_isi{
      width: 50%;
    }

    div.sponsor_alan div.sponsor_ic a{
        width: 49%;
    }

    div.sponsor_alan div.sponsor_ic a img{
        height: 80%  !important;
        margin-top: 10px !important;
    }

    /*** ALT ***/
    alt{
        height: auto !important;
    }
    alt div.alt_alan{
        width: 100%;
        text-align: center !important;
    }


}
