@media (max-width: 820px) {
.ads-trends >img {
    height: auto;
    width: 300px;
    margin-bottom: 10px;
    margin: 0px auto;
}
}