@media screen and (max-width:460px) {
    .news_reportpreviewbox {
        width:92%;
        height:150px;
    }
}