@media  (min-width: 360px) and (max-width: 1000px) {

    .ads{
        margin-top:40px;
        height:250px;
    }

    .style0{
        padding: 0!important;
    }
    .style1{
        padding:20px 0!important;
    }

    .style2{
        margin-bottom:20px;
    }


    img.width100{width:100%!important;}

    .image1{
        height:95px;
    }

    
    #newsSearch{padding-bottom:4px;}
    
}