#MainContent .wrapper-news {
    display: none;
}
@media screen and (max-width: 768px) {
    .hotline-box {
        width: 100%;
    }
    .small--two-quarters {
        width: 50%;
    }
    div#resultAjax .grid__item {
        margin-bottom: 10px;
    }
}