.item img{
    max-width: 100%;
}
/*.module.live_video .right-column{*/
    /*height:460px !important;*/
/*}*/

.sapteaser{
    margin-bottom: 20px;
}

@media only screen and (max-device-width: 768px){
    .module.live_video .left-column {
        margin-top: 330px !important;
        height: auto;
        position: initial;
    }
}

@media only screen and (max-device-width: 768px) {
    .module.live_video .right-column {
        margin-top: -470px !important;
        height: auto;
        background: transparent;
        border: 0;
    }
}